Uses of Class
software.amazon.awscdk.services.ec2.CfnNetworkInterfacePermissionProps.Builder
-
Uses of CfnNetworkInterfacePermissionProps.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnNetworkInterfacePermissionProps.Builder.awsAccountId
(String awsAccountId) Sets the value ofCfnNetworkInterfacePermissionProps.getAwsAccountId()
CfnNetworkInterfacePermissionProps.builder()
CfnNetworkInterfacePermissionProps.Builder.networkInterfaceId
(String networkInterfaceId) Sets the value ofCfnNetworkInterfacePermissionProps.getNetworkInterfaceId()
CfnNetworkInterfacePermissionProps.Builder.permission
(String permission) Sets the value ofCfnNetworkInterfacePermissionProps.getPermission()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNetworkInterfacePermissionProps.Builder
.