| Modifier and Type | Method and Description |
|---|---|
AssetHashType |
AssetStagingProps.Jsii$Proxy.getAssetHashType() |
default AssetHashType |
AssetOptions.getAssetHashType()
Specifies the type of hash to calculate for this asset.
|
AssetHashType |
AssetOptions.Jsii$Proxy.getAssetHashType() |
static AssetHashType |
AssetHashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetHashType[] |
AssetHashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssetStaging.Builder |
AssetStaging.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
AssetStagingProps.Builder |
AssetStagingProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
AssetOptions.Builder |
AssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
Copyright © 2020. All rights reserved.