Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnBuildPropsMixin.StorageLocationProperty
Packages that use CfnBuildPropsMixin.StorageLocationProperty
-
Uses of CfnBuildPropsMixin.StorageLocationProperty in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Classes in software.amazon.awscdk.cfnpropertymixins.services.gamelift that implement CfnBuildPropsMixin.StorageLocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBuildPropsMixin.StorageLocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnBuildPropsMixin.StorageLocationPropertyModifier and TypeMethodDescriptionCfnBuildPropsMixin.StorageLocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnBuildPropsMixin.StorageLocationPropertyModifier and TypeMethodDescriptionCfnBuildMixinProps.Builder.storageLocation(CfnBuildPropsMixin.StorageLocationProperty storageLocation) Sets the value ofCfnBuildMixinProps.getStorageLocation()CfnBuildPropsMixin.Builder.storageLocation(CfnBuildPropsMixin.StorageLocationProperty storageLocation) Information indicating where your game build files are stored.