Uses of Interface
software.amazon.awscdk.interfaces.medialive.IClusterRef
Packages that use IClusterRef
Package
Description
AWS Elemental MediaLive Construct Library
AWS::MediaLive Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.medialive
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.medialive that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement IClusterRefModifier and TypeClassDescriptionclassDefinition of AWS::MediaLive::Cluster Resource Type.Methods in software.amazon.awscdk.services.medialive that return IClusterRefModifier and TypeMethodDescriptionstatic IClusterRefCfnCluster.fromClusterArn(software.constructs.Construct scope, String id, String arn) Creates a new IClusterRef from an ARN.static IClusterRefCfnCluster.fromClusterId(software.constructs.Construct scope, String id, String clusterId) Creates a new IClusterRef from a clusterId.Methods in software.amazon.awscdk.services.medialive with parameters of type IClusterRef -
Uses of IClusterRef in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of IClusterRef in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Represents a MediaLive Cluster.static interfaceInternal default implementation forICluster.Classes in software.amazon.awscdk.services.medialive.alpha that implement IClusterRefModifier and TypeClassDescriptionclass(experimental) Defines an AWS Elemental MediaLive Cluster.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.medialive.alpha that return IClusterRefModifier and TypeMethodDescriptionAnywhereSettings.getCluster()(experimental) The cluster for this channel.final IClusterRefAnywhereSettings.Jsii$Proxy.getCluster()ChannelPlacementGroupProps.getCluster()(experimental) The cluster this channel placement group belongs to.final IClusterRefChannelPlacementGroupProps.Jsii$Proxy.getCluster()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type IClusterRefModifier and TypeMethodDescriptionAnywhereSettings.Builder.cluster(IClusterRef cluster) Sets the value ofAnywhereSettings.getCluster()ChannelPlacementGroup.Builder.cluster(IClusterRef cluster) (experimental) The cluster this channel placement group belongs to.ChannelPlacementGroupProps.Builder.cluster(IClusterRef cluster) Sets the value ofChannelPlacementGroupProps.getCluster()