@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.272Z") @Stability(value=Stable) public interface CfnVPCDHCPOptionsAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-dhcp-options-assoc.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVPCDHCPOptionsAssociationProps.Builder
A builder for
CfnVPCDHCPOptionsAssociationProps |
static class |
CfnVPCDHCPOptionsAssociationProps.Jsii$Proxy
An implementation for
CfnVPCDHCPOptionsAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVPCDHCPOptionsAssociationProps.Builder |
builder() |
String |
getDhcpOptionsId()
`AWS::EC2::VPCDHCPOptionsAssociation.DhcpOptionsId`.
|
String |
getVpcId()
`AWS::EC2::VPCDHCPOptionsAssociation.VpcId`.
|
@Stability(value=Stable) @NotNull String getDhcpOptionsId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-dhcp-options-assoc.html#cfn-ec2-vpcdhcpoptionsassociation-dhcpoptionsid@Stability(value=Stable) @NotNull String getVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-dhcp-options-assoc.html#cfn-ec2-vpcdhcpoptionsassociation-vpcid@Stability(value=Stable) static CfnVPCDHCPOptionsAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.