Uses of Interface
software.amazon.awscdk.interfaces.medialive.INetworkRef
Packages that use INetworkRef
Package
Description
AWS Elemental MediaLive Construct Library
AWS::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.Methods in software.amazon.awscdk.services.medialive with parameters of type INetworkRef -
Uses of INetworkRef in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of INetworkRef in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Represents a MediaLive Network.static interfaceInternal default implementation forINetwork.Classes in software.amazon.awscdk.services.medialive.alpha that implement INetworkRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS Elemental MediaLive Network.Methods in software.amazon.awscdk.services.medialive.alpha that return INetworkRefModifier and TypeMethodDescriptiondefault INetworkRefPushInputDestination.getNetwork()(experimental) The MediaLive Anywhere network this push destination lives on.final INetworkRefPushInputDestination.Jsii$Proxy.getNetwork()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type INetworkRefModifier and TypeMethodDescriptionPushInputDestination.Builder.network(INetworkRef network) Sets the value ofPushInputDestination.getNetwork()