@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.083Z") @Stability(value=Stable) public interface CfnResolverEndpointProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResolverEndpointProps.Builder
A builder for
CfnResolverEndpointProps |
static class |
CfnResolverEndpointProps.Jsii$Proxy
An implementation for
CfnResolverEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResolverEndpointProps.Builder |
builder() |
String |
getDirection()
`AWS::Route53Resolver::ResolverEndpoint.Direction`.
|
Object |
getIpAddresses()
`AWS::Route53Resolver::ResolverEndpoint.IpAddresses`.
|
default String |
getName()
`AWS::Route53Resolver::ResolverEndpoint.Name`.
|
List<String> |
getSecurityGroupIds()
`AWS::Route53Resolver::ResolverEndpoint.SecurityGroupIds`.
|
default List<CfnTag> |
getTags()
`AWS::Route53Resolver::ResolverEndpoint.Tags`.
|
@Stability(value=Stable) @NotNull String getDirection()
@Stability(value=Stable) @NotNull Object getIpAddresses()
@Stability(value=Stable) @NotNull List<String> getSecurityGroupIds()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnResolverEndpointProps.Builder builder()
CfnResolverEndpointProps.Builder of CfnResolverEndpointPropsCopyright © 2021. All rights reserved.