Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkInterfacePermissionRef
Packages that use INetworkInterfacePermissionRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkInterfacePermissionRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkInterfacePermissionRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkInterfacePermissionRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkInterfacePermissionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkInterfacePermissionRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement INetworkInterfacePermissionRefModifier and TypeClassDescriptionclassSpecifies a permission for the network interface, For example, you can grant an AWS -authorized account permission to attach the network interface to an instance in their account.