Uses of Interface
software.amazon.awscdk.services.gameliftstreams.CfnStreamGroup.DefaultApplicationProperty
Packages that use CfnStreamGroup.DefaultApplicationProperty
Package
Description
AWS::GameLiftStreams Construct Library
-
Uses of CfnStreamGroup.DefaultApplicationProperty in software.amazon.awscdk.services.gameliftstreams
Classes in software.amazon.awscdk.services.gameliftstreams that implement CfnStreamGroup.DefaultApplicationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStreamGroup.DefaultApplicationPropertyMethods in software.amazon.awscdk.services.gameliftstreams that return CfnStreamGroup.DefaultApplicationPropertyModifier and TypeMethodDescriptionCfnStreamGroup.DefaultApplicationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gameliftstreams with parameters of type CfnStreamGroup.DefaultApplicationPropertyModifier and TypeMethodDescriptionCfnStreamGroup.Builder.defaultApplication(CfnStreamGroup.DefaultApplicationProperty defaultApplication) Object that identifies the Amazon GameLift Streams application to stream with this stream group.CfnStreamGroupProps.Builder.defaultApplication(CfnStreamGroup.DefaultApplicationProperty defaultApplication) Sets the value ofCfnStreamGroupProps.getDefaultApplication()voidCfnStreamGroup.setDefaultApplication(CfnStreamGroup.DefaultApplicationProperty value) Object that identifies the Amazon GameLift Streams application to stream with this stream group.