@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.796Z") @Stability(value=Stable) public interface CfnListenerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerProps.Builder
A builder for
CfnListenerProps |
static class |
CfnListenerProps.Jsii$Proxy
An implementation for
CfnListenerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerProps.Builder |
builder() |
String |
getAcceleratorArn()
`AWS::GlobalAccelerator::Listener.AcceleratorArn`.
|
default String |
getClientAffinity()
`AWS::GlobalAccelerator::Listener.ClientAffinity`.
|
Object |
getPortRanges()
`AWS::GlobalAccelerator::Listener.PortRanges`.
|
String |
getProtocol()
`AWS::GlobalAccelerator::Listener.Protocol`.
|
@Stability(value=Stable) @NotNull String getAcceleratorArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-acceleratorarn@Stability(value=Stable) @NotNull Object getPortRanges()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-portranges@Stability(value=Stable) @NotNull String getProtocol()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-protocol@Stability(value=Stable) @Nullable default String getClientAffinity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-clientaffinity@Stability(value=Stable) static CfnListenerProps.Builder builder()
CfnListenerProps.Builder of CfnListenerPropsCopyright © 2020. All rights reserved.