@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.668Z") @Stability(value=Stable) public interface CfnResolverRuleAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverruleassociation.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverruleassociation.html#cfn-route53resolver-resolverruleassociation-resolverruleid@Stability(value=Stable) @NotNull String getVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverruleassociation.html#cfn-route53resolver-resolverruleassociation-vpcid@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverruleassociation.html#cfn-route53resolver-resolverruleassociation-name@Stability(value=Stable) static CfnResolverRuleAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.