CustomizationsConfig / AppConfigItem | Ec2FirewallConfig / TargetGroupItemConfig / TargetGroupMatcherConfig The codes to use when checking for a successful response from a target. If the protocol version is gRPC, these are gRPC codes. Otherwise, these are HTTP codes.

See

https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_Matcher.html

Example

targets:
- account: MyAccount
region: us-east-1
nlbName: myNlb

Hierarchy

  • NlbTargetTypeConfig

Implements

Constructors

Properties

Constructors

Properties

account: string = ''

Friendly Account Name where the NLB is deployed

nlbName: string = ''

Friendly name of the NLB

region: string = ''

Region where the NLB is deployed

Generated using TypeDoc