Uses of Interface
software.amazon.awscdk.interfaces.medialive.INetworkRef
Packages that use INetworkRef
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of INetworkRef in software.amazon.awscdk.interfaces.medialive
Subinterfaces of INetworkRef in software.amazon.awscdk.interfaces.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkRef.Classes in software.amazon.awscdk.interfaces.medialive that implement INetworkRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkRef in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement INetworkRefMethods in software.amazon.awscdk.services.medialive that return INetworkRefModifier and TypeMethodDescriptionstatic INetworkRefCfnNetwork.fromNetworkArn(software.constructs.Construct scope, String id, String arn) Creates a new INetworkRef from an ARN.static INetworkRefCfnNetwork.fromNetworkId(software.constructs.Construct scope, String id, String networkId) Creates a new INetworkRef from a networkId.