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