Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnScriptPropsMixin.S3LocationProperty
Packages that use CfnScriptPropsMixin.S3LocationProperty
-
Uses of CfnScriptPropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Classes in software.amazon.awscdk.cfnpropertymixins.services.gamelift that implement CfnScriptPropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScriptPropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnScriptPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnScriptPropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnScriptPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnScriptMixinProps.Builder.storageLocation(CfnScriptPropsMixin.S3LocationProperty storageLocation) Sets the value ofCfnScriptMixinProps.getStorageLocation()CfnScriptPropsMixin.Builder.storageLocation(CfnScriptPropsMixin.S3LocationProperty storageLocation) The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.