Uses of Interface
software.amazon.awscdk.interfaces.medialive.IClusterRef
Packages that use IClusterRef
Package
Description
AWS Elemental 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.