Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnClusterPropsMixin.Builder
Packages that use CfnClusterPropsMixin.Builder
-
Uses of CfnClusterPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnClusterPropsMixin.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.Builder.clusterType(String clusterType) The hardware type for the cluster.static CfnClusterPropsMixin.BuilderCfnClusterPropsMixin.Builder.create()static CfnClusterPropsMixin.BuilderCfnClusterPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnClusterPropsMixin.Builder.instanceRoleArn(String instanceRoleArn) The IAM role your nodes will use.The user-specified name of the Cluster to be created.CfnClusterPropsMixin.Builder.networkSettings(CfnClusterPropsMixin.ClusterNetworkSettingsProperty networkSettings) On premises settings which will have the interface network mappings and default Output logical interface.CfnClusterPropsMixin.Builder.networkSettings(IResolvable networkSettings) On premises settings which will have the interface network mappings and default Output logical interface.A collection of key-value pairs.