Uses of Enum Class
software.amazon.awscdk.AssetHashType
Packages that use AssetHashType
Package
Description
AWS Cloud Development Kit Library
Amazon API Gateway Construct Library
AWS AppSync Construct Library
Amazon CloudFront Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
AWS Lambda Construct Library
AWS CDK Assets
AWS Step Functions Construct Library
Amazon CloudWatch Synthetics Construct Library
-
Uses of AssetHashType in software.amazon.awscdk
Methods in software.amazon.awscdk that return AssetHashTypeModifier and TypeMethodDescriptiondefault AssetHashTypeAssetOptions.getAssetHashType()Specifies the type of hash to calculate for this asset.final AssetHashTypeAssetOptions.Jsii$Proxy.getAssetHashType()final AssetHashTypeAssetStagingProps.Jsii$Proxy.getAssetHashType()static AssetHashTypeReturns the enum constant of this class with the specified name.static AssetHashType[]AssetHashType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()AssetStaging.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset.AssetStagingProps.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType() -
Uses of AssetHashType in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetApiDefinition.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset. -
Uses of AssetHashType in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetCode.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset. -
Uses of AssetHashType in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetImportSource.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset. -
Uses of AssetHashType in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AssetHashTypeModifier and TypeMethodDescriptionfinal AssetHashTypeInitFileAssetOptions.Jsii$Proxy.getAssetHashType()final AssetHashTypeInitSourceAssetOptions.Jsii$Proxy.getAssetHashType()Methods in software.amazon.awscdk.services.ec2 with parameters of type AssetHashTypeModifier and TypeMethodDescriptionInitFileAssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()InitSourceAssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType() -
Uses of AssetHashType in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetEnvironmentFile.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset. -
Uses of AssetHashType in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return AssetHashTypeModifier and TypeMethodDescriptionfinal AssetHashTypeCustomCommandOptions.Jsii$Proxy.getAssetHashType()Methods in software.amazon.awscdk.services.lambda with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetCode.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset.CustomCommandOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType() -
Uses of AssetHashType in software.amazon.awscdk.services.s3.assets
Methods in software.amazon.awscdk.services.s3.assets that return AssetHashTypeModifier and TypeMethodDescriptionfinal AssetHashTypeAssetOptions.Jsii$Proxy.getAssetHashType()final AssetHashTypeAssetProps.Jsii$Proxy.getAssetHashType()Methods in software.amazon.awscdk.services.s3.assets with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAsset.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset.AssetOptions.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType()AssetProps.Builder.assetHashType(AssetHashType assetHashType) Sets the value ofAssetOptions.getAssetHashType() -
Uses of AssetHashType in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions with parameters of type AssetHashTypeModifier and TypeMethodDescriptionFileDefinitionBody.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset. -
Uses of AssetHashType in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics with parameters of type AssetHashTypeModifier and TypeMethodDescriptionAssetCode.Builder.assetHashType(AssetHashType assetHashType) Specifies the type of hash to calculate for this asset.