public static final class CfnPackage.StorageLocationProperty.Builder
extends java.lang.Object
CfnPackage.StorageLocationProperty
Constructor and Description |
---|
Builder() |
public CfnPackage.StorageLocationProperty.Builder binaryPrefixLocation(java.lang.String binaryPrefixLocation)
CfnPackage.StorageLocationProperty.getBinaryPrefixLocation()
binaryPrefixLocation
- The location's binary prefix.this
public CfnPackage.StorageLocationProperty.Builder bucket(java.lang.String bucket)
CfnPackage.StorageLocationProperty.getBucket()
bucket
- The location's bucket.this
public CfnPackage.StorageLocationProperty.Builder generatedPrefixLocation(java.lang.String generatedPrefixLocation)
CfnPackage.StorageLocationProperty.getGeneratedPrefixLocation()
generatedPrefixLocation
- The location's generated prefix.this
public CfnPackage.StorageLocationProperty.Builder manifestPrefixLocation(java.lang.String manifestPrefixLocation)
CfnPackage.StorageLocationProperty.getManifestPrefixLocation()
manifestPrefixLocation
- The location's manifest prefix.this
public CfnPackage.StorageLocationProperty.Builder repoPrefixLocation(java.lang.String repoPrefixLocation)
CfnPackage.StorageLocationProperty.getRepoPrefixLocation()
repoPrefixLocation
- The location's repo prefix.this
public CfnPackage.StorageLocationProperty build()
CfnPackage.StorageLocationProperty
java.lang.NullPointerException
- if any required attribute was not provided