@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.228Z") @Stability(value=Stable) public interface CfnNetworkInterfacePermissionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNetworkInterfacePermissionProps.Builder
A builder for
CfnNetworkInterfacePermissionProps |
static class |
CfnNetworkInterfacePermissionProps.Jsii$Proxy
An implementation for
CfnNetworkInterfacePermissionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNetworkInterfacePermissionProps.Builder |
builder() |
String |
getAwsAccountId()
`AWS::EC2::NetworkInterfacePermission.AwsAccountId`.
|
String |
getNetworkInterfaceId()
`AWS::EC2::NetworkInterfacePermission.NetworkInterfaceId`.
|
String |
getPermission()
`AWS::EC2::NetworkInterfacePermission.Permission`.
|
@Stability(value=Stable) @NotNull String getAwsAccountId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html#cfn-ec2-networkinterfacepermission-awsaccountid@Stability(value=Stable) @NotNull String getNetworkInterfaceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html#cfn-ec2-networkinterfacepermission-networkinterfaceid@Stability(value=Stable) @NotNull String getPermission()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html#cfn-ec2-networkinterfacepermission-permission@Stability(value=Stable) static CfnNetworkInterfacePermissionProps.Builder builder()
Copyright © 2020. All rights reserved.