Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams.CfnStreamGroupMixinProps.Builder
Packages that use CfnStreamGroupMixinProps.Builder
-
Uses of CfnStreamGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams
Methods in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams that return CfnStreamGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnStreamGroupMixinProps.builder()CfnStreamGroupMixinProps.Builder.defaultApplication(CfnStreamGroupPropsMixin.DefaultApplicationProperty defaultApplication) Sets the value ofCfnStreamGroupMixinProps.getDefaultApplication()CfnStreamGroupMixinProps.Builder.defaultApplication(IResolvable defaultApplication) Sets the value ofCfnStreamGroupMixinProps.getDefaultApplication()CfnStreamGroupMixinProps.Builder.description(String description) Sets the value ofCfnStreamGroupMixinProps.getDescription()CfnStreamGroupMixinProps.Builder.locationConfigurations(List<? extends Object> locationConfigurations) Sets the value ofCfnStreamGroupMixinProps.getLocationConfigurations()CfnStreamGroupMixinProps.Builder.locationConfigurations(IResolvable locationConfigurations) Sets the value ofCfnStreamGroupMixinProps.getLocationConfigurations()CfnStreamGroupMixinProps.Builder.streamClass(String streamClass) Sets the value ofCfnStreamGroupMixinProps.getStreamClass()Sets the value ofCfnStreamGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams with parameters of type CfnStreamGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStreamGroupMixinProps.Builder.