Uses of Interface
software.amazon.awscdk.BundlingOptions
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 BundlingOptions in software.amazon.awscdk
Modifier and TypeMethodDescriptionBundlingOptions.Builder.build()
Builds the configured instance.default BundlingOptions
AssetOptions.getBundling()
Bundle the asset by executing a command in a Docker container or a custom bundling provider.final BundlingOptions
AssetOptions.Jsii$Proxy.getBundling()
final BundlingOptions
AssetStagingProps.Jsii$Proxy.getBundling()
Modifier and TypeMethodDescriptionAssetOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
AssetStaging.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider.AssetStagingProps.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
default Boolean
ILocalBundling.Jsii$Default.tryBundle
(String outputDir, BundlingOptions options) This method is called before attempting docker bundling to allow the bundler to be executed locally.final Boolean
ILocalBundling.Jsii$Proxy.tryBundle
(String outputDir, BundlingOptions options) This method is called before attempting docker bundling to allow the bundler to be executed locally.ILocalBundling.tryBundle
(String outputDir, BundlingOptions options) This method is called before attempting docker bundling to allow the bundler to be executed locally. -
Uses of BundlingOptions in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionAssetApiDefinition.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider. -
Uses of BundlingOptions in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionAssetCode.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider. -
Uses of BundlingOptions in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionAssetImportSource.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider. -
Uses of BundlingOptions in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionfinal BundlingOptions
InitFileAssetOptions.Jsii$Proxy.getBundling()
final BundlingOptions
InitSourceAssetOptions.Jsii$Proxy.getBundling()
Modifier and TypeMethodDescriptionInitFileAssetOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
InitSourceAssetOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
-
Uses of BundlingOptions in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionAssetEnvironmentFile.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider. -
Uses of BundlingOptions in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionfinal BundlingOptions
CustomCommandOptions.Jsii$Proxy.getBundling()
Modifier and TypeMethodDescriptionAssetCode.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider.CustomCommandOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
-
Uses of BundlingOptions in software.amazon.awscdk.services.s3.assets
Modifier and TypeMethodDescriptionfinal BundlingOptions
AssetOptions.Jsii$Proxy.getBundling()
final BundlingOptions
AssetProps.Jsii$Proxy.getBundling()
Modifier and TypeMethodDescriptionAsset.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider.AssetOptions.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
AssetProps.Builder.bundling
(BundlingOptions bundling) Sets the value ofAssetOptions.getBundling()
-
Uses of BundlingOptions in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionFileDefinitionBody.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider. -
Uses of BundlingOptions in software.amazon.awscdk.services.synthetics
Modifier and TypeMethodDescriptionAssetCode.Builder.bundling
(BundlingOptions bundling) Bundle the asset by executing a command in a Docker container or a custom bundling provider.