Uses of Interface
software.amazon.awscdk.services.ec2.CfnNetworkInterfaceAttachmentProps
Packages that use CfnNetworkInterfaceAttachmentProps
-
Uses of CfnNetworkInterfaceAttachmentProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnNetworkInterfaceAttachmentPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnNetworkInterfaceAttachmentProps
Methods in software.amazon.awscdk.services.ec2 that return CfnNetworkInterfaceAttachmentPropsModifier and TypeMethodDescriptionCfnNetworkInterfaceAttachmentProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnNetworkInterfaceAttachmentPropsModifierConstructorDescriptionCfnNetworkInterfaceAttachment
(Construct scope, String id, CfnNetworkInterfaceAttachmentProps props) Create a newAWS::EC2::NetworkInterfaceAttachment
.