Uses of Class
software.amazon.awscdk.AssetManifestFileDestination.Builder
Packages that use AssetManifestFileDestination.Builder
-
Uses of AssetManifestFileDestination.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return AssetManifestFileDestination.BuilderModifier and TypeMethodDescriptionAssetManifestFileDestination.Builder.bucketName
(String bucketName) Sets the value ofAssetManifestFileDestination.getBucketName()
AssetManifestFileDestination.Builder.bucketPrefix
(String bucketPrefix) Sets the value ofAssetManifestFileDestination.getBucketPrefix()
AssetManifestFileDestination.builder()
AssetManifestFileDestination.Builder.role
(RoleOptions role) Sets the value ofAssetManifestFileDestination.getRole()
Constructors in software.amazon.awscdk with parameters of type AssetManifestFileDestination.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAssetManifestFileDestination.Builder
.