Uses of Class
software.amazon.awscdk.services.medialive.alpha.ClusterProps.Builder
Packages that use ClusterProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of ClusterProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return ClusterProps.BuilderModifier and TypeMethodDescriptionstatic ClusterProps.BuilderClusterProps.builder()ClusterProps.Builder.clusterName(String clusterName) Sets the value ofClusterProps.getClusterName()ClusterProps.Builder.clusterType(ClusterType clusterType) Sets the value ofClusterProps.getClusterType()ClusterProps.Builder.instanceRole(IRole instanceRole) Sets the value ofClusterProps.getInstanceRole()ClusterProps.Builder.networkSettings(ClusterNetworkSettings networkSettings) Sets the value ofClusterProps.getNetworkSettings()Sets the value ofClusterProps.getTags()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type ClusterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theClusterProps.Builder.