| Package | Description |
|---|---|
| software.amazon.awscdk.core |
monocdk Experiment
|
| 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.glue |
AWS Glue Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.lambda.go |
Amazon Lambda Golang Library
|
| software.amazon.awscdk.services.lambda.python |
Amazon Lambda Python Library
|
| software.amazon.awscdk.services.s3.assets |
AWS CDK Assets
|
| software.amazon.awscdk.services.synthetics |
Amazon CloudWatch Synthetics Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default AssetHashType |
AssetOptions.getAssetHashType()
(experimental) 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)
(experimental) Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetApiDefinition.Builder |
AssetApiDefinition.Builder.assetHashType(AssetHashType assetHashType)
(experimental) 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)
(experimental) Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetCode.Builder |
AssetCode.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
AssetCode.Builder |
AssetCode.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
| Modifier and Type | Method and Description |
|---|---|
default AssetHashType |
BundlingOptions.getAssetHashType()
(experimental) Determines how the asset hash is calculated.
|
AssetHashType |
BundlingOptions.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
BundlingOptions.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
default AssetHashType |
BundlingOptions.getAssetHashType()
(experimental) Determines how asset hash is calculated.
|
AssetHashType |
BundlingOptions.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
BundlingOptions.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
AssetHashType |
AssetOptions.Jsii$Proxy.getAssetHashType() |
AssetHashType |
AssetProps.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
AssetOptions.Builder |
AssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
Asset.Builder |
Asset.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
AssetProps.Builder |
AssetProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
AssetCode.Builder |
AssetCode.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
Copyright © 2022. All rights reserved.