Uses of Interface
software.amazon.awscdk.services.s3.deployment.BucketDeploymentProps
Packages that use BucketDeploymentProps
Package
Description
AWS S3 Deployment Construct Library
-
Uses of BucketDeploymentProps in software.amazon.awscdk.services.s3.deployment
Classes in software.amazon.awscdk.services.s3.deployment that implement BucketDeploymentPropsMethods in software.amazon.awscdk.services.s3.deployment that return BucketDeploymentPropsModifier and TypeMethodDescriptionBucketDeploymentProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.s3.deployment with parameters of type BucketDeploymentPropsModifierConstructorDescriptionBucketDeployment
(software.constructs.Construct scope, String id, BucketDeploymentProps props)