@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.949Z") @Stability(value=Stable) public interface CfnResolverRuleAssociationProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnResolverRuleAssociationProps.Builder
A builder for
CfnResolverRuleAssociationProps |
static class |
CfnResolverRuleAssociationProps.Jsii$Proxy
An implementation for
CfnResolverRuleAssociationProps |
Modifier and Type | Method and Description |
---|---|
static CfnResolverRuleAssociationProps.Builder |
builder() |
default String |
getName()
`AWS::Route53Resolver::ResolverRuleAssociation.Name`.
|
String |
getResolverRuleId()
`AWS::Route53Resolver::ResolverRuleAssociation.ResolverRuleId`.
|
String |
getVpcId()
`AWS::Route53Resolver::ResolverRuleAssociation.VPCId`.
|
@Stability(value=Stable) @NotNull String getResolverRuleId()
@Stability(value=Stable) @NotNull String getVpcId()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnResolverRuleAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.