| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.s3.assets |
AWS CDK Assets
|
| Modifier and Type | Method and Description |
|---|---|
default AssetHashType |
AssetOptions.getAssetHashType()
Specifies the type of hash to calculate for this asset.
|
AssetHashType |
AssetOptions.Jsii$Proxy.getAssetHashType() |
AssetHashType |
AssetStagingProps.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 |
|---|---|
AssetOptions.Builder |
AssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
AssetStaging.Builder |
AssetStaging.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetApiDefinition.Builder |
AssetApiDefinition.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetHashType |
InitSourceAssetOptions.Jsii$Proxy.getAssetHashType() |
AssetHashType |
InitFileAssetOptions.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
InitSourceAssetOptions.Builder |
InitSourceAssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
InitFileAssetOptions.Builder |
InitFileAssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
AssetEnvironmentFile.Builder |
AssetEnvironmentFile.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetCode.Builder |
AssetCode.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetHashType |
AssetProps.Jsii$Proxy.getAssetHashType() |
AssetHashType |
AssetOptions.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
AssetProps.Builder |
AssetProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
AssetOptions.Builder |
AssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
Asset.Builder |
Asset.Builder.assetHashType(AssetHashType assetHashType)
Specifies the type of hash to calculate for this asset.
|
Copyright © 2022. All rights reserved.