Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams.CfnStreamGroupPropsMixin.Builder
Packages that use CfnStreamGroupPropsMixin.Builder
-
Uses of CfnStreamGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams
Methods in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams that return CfnStreamGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnStreamGroupPropsMixin.Builder.create()CfnStreamGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStreamGroupPropsMixin.Builder.defaultApplication(CfnStreamGroupPropsMixin.DefaultApplicationProperty defaultApplication) Object that identifies the Amazon GameLift Streams application to stream with this stream group.CfnStreamGroupPropsMixin.Builder.defaultApplication(IResolvable defaultApplication) Object that identifies the Amazon GameLift Streams application to stream with this stream group.CfnStreamGroupPropsMixin.Builder.description(String description) A descriptive label for the stream group.CfnStreamGroupPropsMixin.Builder.locationConfigurations(List<? extends Object> locationConfigurations) A set of one or more locations and the streaming capacity for each location.CfnStreamGroupPropsMixin.Builder.locationConfigurations(IResolvable locationConfigurations) A set of one or more locations and the streaming capacity for each location.CfnStreamGroupPropsMixin.Builder.streamClass(String streamClass) The target stream quality for sessions that are hosted in this stream group.A list of labels to assign to the new stream group resource.