Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkInterfaceRef
Packages that use INetworkInterfaceRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkInterfaceRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkInterfaceRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkInterfaceRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkInterfaceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkInterfaceRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement INetworkInterfaceRefModifier and TypeClassDescriptionclassDescribes a network interface in an Amazon EC2 instance for AWS CloudFormation .Methods in software.amazon.awscdk.services.ec2 that return INetworkInterfaceRefModifier and TypeMethodDescriptionstatic INetworkInterfaceRefCfnNetworkInterface.fromNetworkInterfaceId(software.constructs.Construct scope, String id, String networkInterfaceId) Creates a new INetworkInterfaceRef from a networkInterfaceId.Methods in software.amazon.awscdk.services.ec2 with parameters of type INetworkInterfaceRefModifier and TypeMethodDescriptionstatic StringCfnNetworkInterface.arnForNetworkInterface(INetworkInterfaceRef resource) CfnEIPAssociation.Builder.networkInterfaceId(INetworkInterfaceRef networkInterfaceId) The ID of the network interface.CfnEIPAssociationProps.Builder.networkInterfaceId(INetworkInterfaceRef networkInterfaceId) Sets the value ofCfnEIPAssociationProps.getNetworkInterfaceId()