| 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.lambda |
AWS Lambda Construct 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 |
|---|---|
AssetHashType |
AssetStagingProps.Jsii$Proxy.getAssetHashType() |
default AssetHashType |
AssetOptions.getAssetHashType()
(experimental) 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 |
|---|---|
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() |
AssetStaging.Builder |
AssetStaging.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
| Constructor and Description |
|---|
Jsii$Proxy(String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
AssetOptions.Builder. |
Jsii$Proxy(String sourcePath,
String extraHash,
List<String> exclude,
SymlinkFollowMode follow,
IgnoreMode ignoreMode,
String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
AssetStagingProps.Builder. |
| 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 |
InitFileAssetOptions.Jsii$Proxy.getAssetHashType() |
AssetHashType |
InitSourceAssetOptions.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
InitFileAssetOptions.Builder |
InitFileAssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
InitSourceAssetOptions.Builder |
InitSourceAssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
| Constructor and Description |
|---|
Jsii$Proxy(Boolean base64Encoded,
String group,
String mode,
String owner,
List<? extends InitServiceRestartHandle> serviceRestartHandles,
List<? extends IGrantable> readers,
String sourceHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode,
String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
InitFileAssetOptions.Builder. |
Jsii$Proxy(List<? extends InitServiceRestartHandle> serviceRestartHandles,
List<? extends IGrantable> readers,
String sourceHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode,
String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
InitSourceAssetOptions.Builder. |
| 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 |
|---|---|
default AssetHashType |
PythonFunctionProps.getAssetHashType()
(experimental) Determines how asset hash is calculated.
|
AssetHashType |
PythonFunctionProps.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
PythonFunctionProps.Builder |
PythonFunctionProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
PythonFunctionProps.getAssetHashType() |
PythonFunction.Builder |
PythonFunction.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Determines how asset hash is calculated.
|
| Constructor and Description |
|---|
Jsii$Proxy(String entry,
String assetHash,
AssetHashType assetHashType,
String handler,
String index,
Runtime runtime,
Boolean allowAllOutbound,
Boolean allowPublicSubnet,
ICodeSigningConfig codeSigningConfig,
VersionOptions currentVersionOptions,
IQueue deadLetterQueue,
Boolean deadLetterQueueEnabled,
String description,
Map<String,String> environment,
IKey environmentEncryption,
List<? extends IEventSource> events,
FileSystem filesystem,
String functionName,
List<? extends PolicyStatement> initialPolicy,
List<? extends ILayerVersion> layers,
RetentionDays logRetention,
LogRetentionRetryOptions logRetentionRetryOptions,
IRole logRetentionRole,
Number memorySize,
Boolean profiling,
IProfilingGroup profilingGroup,
Number reservedConcurrentExecutions,
IRole role,
ISecurityGroup securityGroup,
List<? extends ISecurityGroup> securityGroups,
Duration timeout,
Tracing tracing,
IVpc vpc,
SubnetSelection vpcSubnets,
Duration maxEventAge,
IDestination onFailure,
IDestination onSuccess,
Number retryAttempts)
Constructor that initializes the object based on literal property values passed by the
PythonFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
AssetHashType |
AssetOptions.Jsii$Proxy.getAssetHashType() |
AssetHashType |
AssetProps.Jsii$Proxy.getAssetHashType() |
| Modifier and Type | Method and Description |
|---|---|
Asset.Builder |
Asset.Builder.assetHashType(AssetHashType assetHashType)
(experimental) Specifies the type of hash to calculate for this asset.
|
AssetOptions.Builder |
AssetOptions.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
AssetProps.Builder |
AssetProps.Builder.assetHashType(AssetHashType assetHashType)
Sets the value of
AssetOptions.getAssetHashType() |
| Constructor and Description |
|---|
Jsii$Proxy(List<? extends IGrantable> readers,
String sourceHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode,
String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
AssetOptions.Builder. |
Jsii$Proxy(String path,
List<? extends IGrantable> readers,
String sourceHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode,
String assetHash,
AssetHashType assetHashType,
BundlingOptions bundling)
Constructor that initializes the object based on literal property values passed by the
AssetProps.Builder. |
| 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 © 2021. All rights reserved.