| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3.deployment |
AWS S3 Deployment Construct Library
|
| Class and Description |
|---|
| BucketDeployment |
| BucketDeployment.Builder
(experimental) A fluent builder for
BucketDeployment. |
| BucketDeploymentProps |
| BucketDeploymentProps.Builder
A builder for
BucketDeploymentProps |
| CacheControl
(experimental) Used for HTTP cache-control header, which influences downstream caches.
|
| DeploymentSourceContext
(experimental) Bind context for ISources.
|
| DeploymentSourceContext.Builder
A builder for
DeploymentSourceContext |
| Expires
Deprecated.
use core.Expiration
|
| ISource
(experimental) Represents a source for bucket deployments.
|
| ISource.Jsii$Default
Internal default implementation for
ISource. |
| ServerSideEncryption
(experimental) Indicates whether server-side encryption is enabled for the object, and whether that encryption is from the AWS Key Management Service (AWS KMS) or from Amazon S3 managed encryption (SSE-S3).
|
| SourceConfig |
| SourceConfig.Builder
A builder for
SourceConfig |
| StorageClass
(experimental) Storage class used for storing the object.
|
| UserDefinedObjectMetadata |
| UserDefinedObjectMetadata.Builder
A builder for
UserDefinedObjectMetadata |
Copyright © 2021. All rights reserved.