| Modifier and Type | Method and Description |
|---|---|
IBucket |
MTLSConfig.getBucket()
(experimental) The bucket that the trust store is hosted in.
|
IBucket |
MTLSConfig.Jsii$Proxy.getBucket() |
| Modifier and Type | Method and Description |
|---|---|
MTLSConfig.Builder |
MTLSConfig.Builder.bucket(IBucket bucket)
Sets the value of
MTLSConfig.getBucket() |
static S3ApiDefinition |
ApiDefinition.fromBucket(IBucket bucket,
String key)
(experimental) Creates an API definition from a specification file in an S3 bucket.
|
static S3ApiDefinition |
ApiDefinition.fromBucket(IBucket bucket,
String key,
String objectVersion)
(experimental) Creates an API definition from a specification file in an S3 bucket.
|
| Constructor and Description |
|---|
Jsii$Proxy(IBucket bucket,
String key,
String version)
Constructor that initializes the object based on literal property values passed by the
MTLSConfig.Builder. |
S3ApiDefinition(IBucket bucket,
String key) |
S3ApiDefinition(IBucket bucket,
String key,
String objectVersion) |
| Modifier and Type | Method and Description |
|---|---|
default IBucket |
LoggingConfiguration.getBucket()
(experimental) Bucket to log requests to.
|
IBucket |
LoggingConfiguration.Jsii$Proxy.getBucket() |
default IBucket |
DistributionProps.getLogBucket()
(experimental) The Amazon S3 bucket to store the access logs in.
|
IBucket |
DistributionProps.Jsii$Proxy.getLogBucket() |
IBucket |
CloudFrontWebDistribution.getLoggingBucket()
(experimental) The logging bucket for this CloudFront distribution.
|
IBucket |
S3OriginConfig.getS3BucketSource()
(experimental) The source bucket to serve content from.
|
IBucket |
S3OriginConfig.Jsii$Proxy.getS3BucketSource() |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.bucket(IBucket bucket)
Sets the value of
LoggingConfiguration.getBucket() |
Distribution.Builder |
Distribution.Builder.logBucket(IBucket logBucket)
(experimental) The Amazon S3 bucket to store the access logs in.
|
DistributionProps.Builder |
DistributionProps.Builder.logBucket(IBucket logBucket)
Sets the value of
DistributionProps.getLogBucket() |
S3OriginConfig.Builder |
S3OriginConfig.Builder.s3BucketSource(IBucket s3BucketSource)
Sets the value of
S3OriginConfig.getS3BucketSource() |
| Constructor and Description |
|---|
Jsii$Proxy(BehaviorOptions defaultBehavior,
Map<String,? extends BehaviorOptions> additionalBehaviors,
ICertificate certificate,
String comment,
String defaultRootObject,
List<String> domainNames,
Boolean enabled,
Boolean enableIpv6,
Boolean enableLogging,
List<? extends ErrorResponse> errorResponses,
GeoRestriction geoRestriction,
HttpVersion httpVersion,
IBucket logBucket,
String logFilePrefix,
Boolean logIncludesCookies,
SecurityPolicyProtocol minimumProtocolVersion,
PriceClass priceClass,
String webAclId)
Constructor that initializes the object based on literal property values passed by the
DistributionProps.Builder. |
Jsii$Proxy(IBucket bucket,
Boolean includeCookies,
String prefix)
Constructor that initializes the object based on literal property values passed by the
LoggingConfiguration.Builder. |
Jsii$Proxy(IBucket s3BucketSource,
IOriginAccessIdentity originAccessIdentity,
Map<String,String> originHeaders,
String originPath)
Constructor that initializes the object based on literal property values passed by the
S3OriginConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
static S3Origin.Builder |
S3Origin.Builder.create(IBucket bucket) |
| Constructor and Description |
|---|
S3Origin(IBucket bucket) |
S3Origin(IBucket bucket,
S3OriginProps props) |
| Modifier and Type | Method and Description |
|---|---|
default IBucket |
TrailProps.getBucket()
(experimental) The Amazon S3 bucket.
|
IBucket |
TrailProps.Jsii$Proxy.getBucket() |
IBucket |
S3EventSelector.getBucket()
(experimental) S3 bucket.
|
IBucket |
S3EventSelector.Jsii$Proxy.getBucket() |
| Modifier and Type | Method and Description |
|---|---|
TrailProps.Builder |
TrailProps.Builder.bucket(IBucket bucket)
Sets the value of
TrailProps.getBucket() |
S3EventSelector.Builder |
S3EventSelector.Builder.bucket(IBucket bucket)
Sets the value of
S3EventSelector.getBucket() |
Trail.Builder |
Trail.Builder.bucket(IBucket bucket)
(experimental) The Amazon S3 bucket.
|
| Constructor and Description |
|---|
Jsii$Proxy(IBucket bucket,
ILogGroup cloudWatchLogGroup,
RetentionDays cloudWatchLogsRetention,
Boolean enableFileValidation,
IKey encryptionKey,
Boolean includeGlobalServiceEvents,
Boolean isMultiRegionTrail,
ReadWriteType managementEvents,
String s3KeyPrefix,
Boolean sendToCloudWatchLogs,
ITopic snsTopic,
String trailName)
Constructor that initializes the object based on literal property values passed by the
TrailProps.Builder. |
Jsii$Proxy(IBucket bucket,
String objectPrefix)
Constructor that initializes the object based on literal property values passed by the
S3EventSelector.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IBucket |
BindToCodePipelineOptions.getArtifactBucket()
(experimental) The artifact bucket that will be used by the action that invokes this project.
|
IBucket |
BindToCodePipelineOptions.Jsii$Proxy.getArtifactBucket() |
IBucket |
S3SourceProps.getBucket() |
IBucket |
S3SourceProps.Jsii$Proxy.getBucket() |
IBucket |
S3LoggingOptions.getBucket()
(experimental) The S3 Bucket to send logs to.
|
IBucket |
S3LoggingOptions.Jsii$Proxy.getBucket() |
IBucket |
S3ArtifactsProps.getBucket()
(experimental) The name of the output bucket.
|
IBucket |
S3ArtifactsProps.Jsii$Proxy.getBucket() |
default IBucket |
ReportGroupProps.getExportBucket()
(experimental) An optional S3 bucket to export the reports to.
|
IBucket |
ReportGroupProps.Jsii$Proxy.getExportBucket() |
protected IBucket |
ReportGroup.getExportBucket() |
| Modifier and Type | Method and Description |
|---|---|
BindToCodePipelineOptions.Builder |
BindToCodePipelineOptions.Builder.artifactBucket(IBucket artifactBucket)
Sets the value of
BindToCodePipelineOptions.getArtifactBucket() |
S3SourceProps.Builder |
S3SourceProps.Builder.bucket(IBucket bucket)
Sets the value of
S3SourceProps.getBucket() |
S3LoggingOptions.Builder |
S3LoggingOptions.Builder.bucket(IBucket bucket)
Sets the value of
S3LoggingOptions.getBucket() |
S3ArtifactsProps.Builder |
S3ArtifactsProps.Builder.bucket(IBucket bucket)
Sets the value of
S3ArtifactsProps.getBucket() |
static Cache |
Cache.bucket(IBucket bucket)
(experimental) Create an S3 caching strategy.
|
static Cache |
Cache.bucket(IBucket bucket,
BucketCacheOptions options)
(experimental) Create an S3 caching strategy.
|
ReportGroupProps.Builder |
ReportGroupProps.Builder.exportBucket(IBucket exportBucket)
Sets the value of
ReportGroupProps.getExportBucket() |
ReportGroup.Builder |
ReportGroup.Builder.exportBucket(IBucket exportBucket)
(experimental) An optional S3 bucket to export the reports to.
|
| Constructor and Description |
|---|
Jsii$Proxy(IBucket artifactBucket)
Constructor that initializes the object based on literal property values passed by the
BindToCodePipelineOptions.Builder. |
Jsii$Proxy(IBucket bucket,
Boolean enabled,
Boolean encrypted,
String prefix)
Constructor that initializes the object based on literal property values passed by the
S3LoggingOptions.Builder. |
Jsii$Proxy(IBucket bucket,
Boolean encryption,
Boolean includeBuildId,
String name,
Boolean packageZip,
String path,
String identifier)
Constructor that initializes the object based on literal property values passed by the
S3ArtifactsProps.Builder. |
Jsii$Proxy(IBucket exportBucket,
RemovalPolicy removalPolicy,
String reportGroupName,
Boolean zipExport)
Constructor that initializes the object based on literal property values passed by the
ReportGroupProps.Builder. |
Jsii$Proxy(IBucket bucket,
String path,
String version,
String identifier)
Constructor that initializes the object based on literal property values passed by the
S3SourceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
default IBucket |
PipelineProps.getArtifactBucket()
(experimental) The S3 bucket used by this Pipeline to store artifacts.
|
IBucket |
PipelineProps.Jsii$Proxy.getArtifactBucket() |
IBucket |
Pipeline.getArtifactBucket()
(experimental) Bucket used to store output artifacts.
|
IBucket |
ActionBindOptions.getBucket() |
IBucket |
ActionBindOptions.Jsii$Proxy.getBucket() |
IBucket |
CrossRegionSupport.getReplicationBucket()
(experimental) The replication Bucket used by CodePipeline to operate in this region.
|
IBucket |
CrossRegionSupport.Jsii$Proxy.getReplicationBucket() |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,IBucket> |
PipelineProps.getCrossRegionReplicationBuckets()
(experimental) A map of region to S3 bucket name used for cross-region CodePipeline.
|
Map<String,IBucket> |
PipelineProps.Jsii$Proxy.getCrossRegionReplicationBuckets() |
| Modifier and Type | Method and Description |
|---|---|
PipelineProps.Builder |
PipelineProps.Builder.artifactBucket(IBucket artifactBucket)
Sets the value of
PipelineProps.getArtifactBucket() |
Pipeline.Builder |
Pipeline.Builder.artifactBucket(IBucket artifactBucket)
(experimental) The S3 bucket used by this Pipeline to store artifacts.
|
ActionBindOptions.Builder |
ActionBindOptions.Builder.bucket(IBucket bucket)
Sets the value of
ActionBindOptions.getBucket() |
CrossRegionSupport.Builder |
CrossRegionSupport.Builder.replicationBucket(IBucket replicationBucket)
Sets the value of
CrossRegionSupport.getReplicationBucket() |
| Modifier and Type | Method and Description |
|---|---|
PipelineProps.Builder |
PipelineProps.Builder.crossRegionReplicationBuckets(Map<String,? extends IBucket> crossRegionReplicationBuckets)
Sets the value of
PipelineProps.getCrossRegionReplicationBuckets() |
Pipeline.Builder |
Pipeline.Builder.crossRegionReplicationBuckets(Map<String,? extends IBucket> crossRegionReplicationBuckets)
(experimental) A map of region to S3 bucket name used for cross-region CodePipeline.
|
| Constructor and Description |
|---|
Jsii$Proxy(IBucket artifactBucket,
Boolean crossAccountKeys,
Map<String,? extends IBucket> crossRegionReplicationBuckets,
String pipelineName,
Boolean restartExecutionOnUpdate,
IRole role,
List<? extends StageProps> stages)
Constructor that initializes the object based on literal property values passed by the
PipelineProps.Builder. |
Jsii$Proxy(IBucket bucket,
IRole role)
Constructor that initializes the object based on literal property values passed by the
ActionBindOptions.Builder. |
Jsii$Proxy(IBucket replicationBucket,
Stack stack)
Constructor that initializes the object based on literal property values passed by the
CrossRegionSupport.Builder. |
| Constructor and Description |
|---|
Jsii$Proxy(IBucket artifactBucket,
Boolean crossAccountKeys,
Map<String,? extends IBucket> crossRegionReplicationBuckets,
String pipelineName,
Boolean restartExecutionOnUpdate,
IRole role,
List<? extends StageProps> stages)
Constructor that initializes the object based on literal property values passed by the
PipelineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IBucket |
S3DeployActionProps.getBucket()
(experimental) The Amazon S3 bucket that is the deploy target.
|
IBucket |
S3DeployActionProps.Jsii$Proxy.getBucket() |
IBucket |
S3SourceActionProps.getBucket()
(experimental) The Amazon S3 bucket that stores the source code.
|
IBucket |
S3SourceActionProps.Jsii$Proxy.getBucket() |
| Modifier and Type | Method and Description |
|---|---|
S3SourceAction.Builder |
S3SourceAction.Builder.bucket(IBucket bucket)
(experimental) The Amazon S3 bucket that stores the source code.
|
S3DeployActionProps.Builder |
S3DeployActionProps.Builder.bucket(IBucket bucket)
Sets the value of
S3DeployActionProps.getBucket() |
S3SourceActionProps.Builder |
S3SourceActionProps.Builder.bucket(IBucket bucket)
Sets the value of
S3SourceActionProps.getBucket() |
S3DeployAction.Builder |
S3DeployAction.Builder.bucket(IBucket bucket)
(experimental) The Amazon S3 bucket that is the deploy target.
|
| Constructor and Description |
|---|
Jsii$Proxy(IBucket bucket,
Artifact input,
BucketAccessControl accessControl,
List<? extends CacheControl> cacheControl,
Boolean extract,
String objectKey,
IRole role,
String actionName,
Number runOrder,
String variablesNamespace)
Constructor that initializes the object based on literal property values passed by the
S3DeployActionProps.Builder. |
Jsii$Proxy(IBucket bucket,
String bucketKey,
Artifact output,
S3Trigger trigger,
IRole role,
String actionName,
Number runOrder,
String variablesNamespace)
Constructor that initializes the object based on literal property values passed by the
S3SourceActionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IBucket |
S3DownloadOptions.getBucket()
(experimental) Name of the S3 bucket to download from.
|
IBucket |
S3DownloadOptions.Jsii$Proxy.getBucket() |
IBucket |
FlowLog.getBucket()
(experimental) The S3 bucket to publish flow logs to.
|
default IBucket |
FlowLogDestinationConfig.getS3Bucket()
(experimental) S3 bucket to publish the flow logs to.
|
IBucket |
FlowLogDestinationConfig.Jsii$Proxy.getS3Bucket() |
| Modifier and Type | Method and Description |
|---|---|
S3DownloadOptions.Builder |
S3DownloadOptions.Builder.bucket(IBucket bucket)
Sets the value of
S3DownloadOptions.getBucket() |
static InitFile |
InitFile.fromS3Object(String fileName,
IBucket bucket,
String key)
(experimental) Download a file from an S3 bucket at instance startup time.
|
static InitSource |
InitSource.fromS3Object(String targetDirectory,
IBucket bucket,
String key)
(experimental) Extract an archive stored in an S3 bucket into the given directory.
|
static InitFile |
InitFile.fromS3Object(String fileName,
IBucket bucket,
String key,
InitFileOptions options)
(experimental) Download a file from an S3 bucket at instance startup time.
|
static InitSource |
InitSource.fromS3Object(String targetDirectory,
IBucket bucket,
String key,
InitSourceOptions options)
(experimental) Extract an archive stored in an S3 bucket into the given directory.
|
FlowLogDestinationConfig.Builder |
FlowLogDestinationConfig.Builder.s3Bucket(IBucket s3Bucket)
Sets the value of
FlowLogDestinationConfig.getS3Bucket() |
static FlowLogDestination |
FlowLogDestination.toS3(IBucket bucket)
(experimental) Use S3 as the destination.
|
static FlowLogDestination |
FlowLogDestination.toS3(IBucket bucket,
String keyPrefix)
(experimental) Use S3 as the destination.
|
| Constructor and Description |
|---|
Jsii$Proxy(FlowLogDestinationType logDestinationType,
IRole iamRole,
String keyPrefix,
ILogGroup logGroup,
IBucket s3Bucket)
Constructor that initializes the object based on literal property values passed by the
FlowLogDestinationConfig.Builder. |
Jsii$Proxy(IBucket bucket,
String bucketKey,
String localFile)
Constructor that initializes the object based on literal property values passed by the
S3DownloadOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
static S3EnvironmentFile |
EnvironmentFile.fromBucket(IBucket bucket,
String key)
(experimental) Loads the environment file from an S3 bucket.
|
static S3EnvironmentFile |
EnvironmentFile.fromBucket(IBucket bucket,
String key,
String objectVersion)
(experimental) Loads the environment file from an S3 bucket.
|
| Constructor and Description |
|---|
S3EnvironmentFile(IBucket bucket,
String key) |
S3EnvironmentFile(IBucket bucket,
String key,
String objectVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseLoadBalancer.logAccessLogs(IBucket bucket)
(experimental) Enable access logging for this load balancer.
|
void |
NetworkLoadBalancer.logAccessLogs(IBucket bucket)
(experimental) Enable access logging for this load balancer.
|
void |
BaseLoadBalancer.logAccessLogs(IBucket bucket,
String prefix)
(experimental) Enable access logging for this load balancer.
|
void |
NetworkLoadBalancer.logAccessLogs(IBucket bucket,
String prefix)
(experimental) Enable access logging for this load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
static S3Code |
Code.fromBucket(IBucket bucket,
String key)
(experimental) Lambda handler code as an S3 object.
|
static S3Code |
Code.fromBucket(IBucket bucket,
String key,
String objectVersion)
(experimental) Lambda handler code as an S3 object.
|
| Constructor and Description |
|---|
S3Code(IBucket bucket,
String key) |
S3Code(IBucket bucket,
String key,
String objectVersion) |
| Modifier and Type | Method and Description |
|---|---|
default List<IBucket> |
DatabaseClusterProps.getS3ExportBuckets()
(experimental) S3 buckets that you want to load data into.
|
List<IBucket> |
DatabaseClusterProps.Jsii$Proxy.getS3ExportBuckets() |
default List<IBucket> |
DatabaseClusterFromSnapshotProps.getS3ExportBuckets()
(experimental) S3 buckets that you want to load data into.
|
List<IBucket> |
DatabaseClusterFromSnapshotProps.Jsii$Proxy.getS3ExportBuckets() |
List<IBucket> |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getS3ExportBuckets() |
default List<IBucket> |
DatabaseInstanceNewProps.getS3ExportBuckets()
(experimental) S3 buckets that you want to load data into.
|
List<IBucket> |
DatabaseInstanceNewProps.Jsii$Proxy.getS3ExportBuckets() |
List<IBucket> |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getS3ExportBuckets() |
List<IBucket> |
DatabaseInstanceProps.Jsii$Proxy.getS3ExportBuckets() |
List<IBucket> |
DatabaseInstanceSourceProps.Jsii$Proxy.getS3ExportBuckets() |
default List<IBucket> |
DatabaseClusterProps.getS3ImportBuckets()
(experimental) S3 buckets that you want to load data from.
|
List<IBucket> |
DatabaseClusterProps.Jsii$Proxy.getS3ImportBuckets() |
default List<IBucket> |
DatabaseClusterFromSnapshotProps.getS3ImportBuckets()
(experimental) S3 buckets that you want to load data from.
|
List<IBucket> |
DatabaseClusterFromSnapshotProps.Jsii$Proxy.getS3ImportBuckets() |
List<IBucket> |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getS3ImportBuckets() |
default List<IBucket> |
DatabaseInstanceNewProps.getS3ImportBuckets()
(experimental) S3 buckets that you want to load data from.
|
List<IBucket> |
DatabaseInstanceNewProps.Jsii$Proxy.getS3ImportBuckets() |
List<IBucket> |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getS3ImportBuckets() |
List<IBucket> |
DatabaseInstanceProps.Jsii$Proxy.getS3ImportBuckets() |
List<IBucket> |
DatabaseInstanceSourceProps.Jsii$Proxy.getS3ImportBuckets() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseClusterProps.getS3ExportBuckets() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
(experimental) S3 buckets that you want to load data into.
|
DatabaseClusterFromSnapshot.Builder |
DatabaseClusterFromSnapshot.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
(experimental) S3 buckets that you want to load data into.
|
DatabaseClusterFromSnapshotProps.Builder |
DatabaseClusterFromSnapshotProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseClusterFromSnapshotProps.getS3ExportBuckets() |
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ExportBuckets() |
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
(experimental) S3 buckets that you want to load data into.
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
(experimental) S3 buckets that you want to load data into.
|
DatabaseInstanceNewProps.Builder |
DatabaseInstanceNewProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ExportBuckets() |
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
(experimental) S3 buckets that you want to load data into.
|
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ExportBuckets() |
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ExportBuckets() |
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ExportBuckets() |
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseClusterProps.getS3ImportBuckets() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
(experimental) S3 buckets that you want to load data from.
|
DatabaseClusterFromSnapshot.Builder |
DatabaseClusterFromSnapshot.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
(experimental) S3 buckets that you want to load data from.
|
DatabaseClusterFromSnapshotProps.Builder |
DatabaseClusterFromSnapshotProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseClusterFromSnapshotProps.getS3ImportBuckets() |
DatabaseInstanceFromSnapshotProps.Builder |
DatabaseInstanceFromSnapshotProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ImportBuckets() |
DatabaseInstanceFromSnapshot.Builder |
DatabaseInstanceFromSnapshot.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
(experimental) S3 buckets that you want to load data from.
|
DatabaseInstance.Builder |
DatabaseInstance.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
(experimental) S3 buckets that you want to load data from.
|
DatabaseInstanceNewProps.Builder |
DatabaseInstanceNewProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ImportBuckets() |
DatabaseInstanceReadReplica.Builder |
DatabaseInstanceReadReplica.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
(experimental) S3 buckets that you want to load data from.
|
DatabaseInstanceReadReplicaProps.Builder |
DatabaseInstanceReadReplicaProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ImportBuckets() |
DatabaseInstanceProps.Builder |
DatabaseInstanceProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ImportBuckets() |
DatabaseInstanceSourceProps.Builder |
DatabaseInstanceSourceProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets)
Sets the value of
DatabaseInstanceNewProps.getS3ImportBuckets() |
| Constructor and Description |
|---|
Jsii$Proxy(IClusterEngine engine,
InstanceProps instanceProps,
BackupProps backup,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
String clusterIdentifier,
Credentials credentials,
String defaultDatabaseName,
Boolean deletionProtection,
Boolean iamAuthentication,
String instanceIdentifierBase,
Number instances,
Duration monitoringInterval,
IRole monitoringRole,
IParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
Boolean storageEncrypted,
IKey storageEncryptionKey,
ISubnetGroup subnetGroup)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterProps.Builder. |
Jsii$Proxy(IClusterEngine engine,
InstanceProps instanceProps,
BackupProps backup,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
String clusterIdentifier,
Credentials credentials,
String defaultDatabaseName,
Boolean deletionProtection,
Boolean iamAuthentication,
String instanceIdentifierBase,
Number instances,
Duration monitoringInterval,
IRole monitoringRole,
IParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
Boolean storageEncrypted,
IKey storageEncryptionKey,
ISubnetGroup subnetGroup)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterProps.Builder. |
Jsii$Proxy(IClusterEngine engine,
InstanceProps instanceProps,
String snapshotIdentifier,
BackupProps backup,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
String clusterIdentifier,
String defaultDatabaseName,
Boolean deletionProtection,
Boolean iamAuthentication,
String instanceIdentifierBase,
Number instances,
Duration monitoringInterval,
IRole monitoringRole,
IParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
ISubnetGroup subnetGroup)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterFromSnapshotProps.Builder. |
Jsii$Proxy(IClusterEngine engine,
InstanceProps instanceProps,
String snapshotIdentifier,
BackupProps backup,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
String clusterIdentifier,
String defaultDatabaseName,
Boolean deletionProtection,
Boolean iamAuthentication,
String instanceIdentifierBase,
Number instances,
Duration monitoringInterval,
IRole monitoringRole,
IParameterGroup parameterGroup,
Number port,
String preferredMaintenanceWindow,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
ISubnetGroup subnetGroup)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterFromSnapshotProps.Builder. |
Jsii$Proxy(IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceSourceProps.Builder. |
Jsii$Proxy(IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceSourceProps.Builder. |
Jsii$Proxy(InstanceType instanceType,
IDatabaseInstance sourceDatabaseInstance,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceReadReplicaProps.Builder. |
Jsii$Proxy(InstanceType instanceType,
IDatabaseInstance sourceDatabaseInstance,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceReadReplicaProps.Builder. |
Jsii$Proxy(IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceNewProps.Builder. |
Jsii$Proxy(IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceNewProps.Builder. |
Jsii$Proxy(String characterSetName,
Credentials credentials,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceProps.Builder. |
Jsii$Proxy(String characterSetName,
Credentials credentials,
Boolean storageEncrypted,
IKey storageEncryptionKey,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceProps.Builder. |
Jsii$Proxy(String snapshotIdentifier,
SnapshotCredentials credentials,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceFromSnapshotProps.Builder. |
Jsii$Proxy(String snapshotIdentifier,
SnapshotCredentials credentials,
IInstanceEngine engine,
Number allocatedStorage,
Boolean allowMajorVersionUpgrade,
String databaseName,
InstanceType instanceType,
LicenseModel licenseModel,
IParameterGroup parameterGroup,
String timezone,
IVpc vpc,
Boolean autoMinorVersionUpgrade,
String availabilityZone,
Duration backupRetention,
List<String> cloudwatchLogsExports,
RetentionDays cloudwatchLogsRetention,
IRole cloudwatchLogsRetentionRole,
Boolean copyTagsToSnapshot,
Boolean deleteAutomatedBackups,
Boolean deletionProtection,
String domain,
IRole domainRole,
Boolean enablePerformanceInsights,
Boolean iamAuthentication,
String instanceIdentifier,
Number iops,
Number maxAllocatedStorage,
Duration monitoringInterval,
IRole monitoringRole,
Boolean multiAz,
IOptionGroup optionGroup,
IKey performanceInsightEncryptionKey,
PerformanceInsightRetention performanceInsightRetention,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
ProcessorFeatures processorFeatures,
Boolean publiclyAccessible,
RemovalPolicy removalPolicy,
List<? extends IBucket> s3ExportBuckets,
IRole s3ExportRole,
List<? extends IBucket> s3ImportBuckets,
IRole s3ImportRole,
List<? extends ISecurityGroup> securityGroups,
StorageType storageType,
ISubnetGroup subnetGroup,
SubnetSelection vpcSubnets)
Constructor that initializes the object based on literal property values passed by the
DatabaseInstanceFromSnapshotProps.Builder. |
| Constructor and Description |
|---|
BucketWebsiteTarget(IBucket bucket) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBucket.Jsii$Default
Internal default implementation for
IBucket. |
| Modifier and Type | Class and Description |
|---|---|
class |
Bucket
(experimental) An S3 bucket with associated policy objects.
|
static class |
IBucket.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IBucket |
Bucket.fromBucketArn(software.constructs.Construct scope,
String id,
String bucketArn) |
static IBucket |
Bucket.fromBucketAttributes(software.constructs.Construct scope,
String id,
BucketAttributes attrs)
(experimental) Creates a Bucket construct that represents an external bucket.
|
static IBucket |
Bucket.fromBucketName(software.constructs.Construct scope,
String id,
String bucketName) |
IBucket |
InventoryDestination.getBucket()
(experimental) Bucket where all inventories will be saved in.
|
IBucket |
InventoryDestination.Jsii$Proxy.getBucket() |
IBucket |
BucketPolicyProps.getBucket()
(experimental) The Amazon S3 bucket that the policy applies to.
|
IBucket |
BucketPolicyProps.Jsii$Proxy.getBucket() |
default IBucket |
BucketProps.getServerAccessLogsBucket()
(experimental) Destination bucket for the server access logs.
|
IBucket |
BucketProps.Jsii$Proxy.getServerAccessLogsBucket() |
| Modifier and Type | Method and Description |
|---|---|
BucketNotificationDestinationConfig |
IBucketNotificationDestination.bind(software.constructs.Construct scope,
IBucket bucket)
(experimental) Registers this resource to receive notifications for the specified bucket.
|
BucketNotificationDestinationConfig |
IBucketNotificationDestination.Jsii$Proxy.bind(software.constructs.Construct scope,
IBucket bucket)
(experimental) Registers this resource to receive notifications for the specified bucket.
|
default BucketNotificationDestinationConfig |
IBucketNotificationDestination.Jsii$Default.bind(software.constructs.Construct scope,
IBucket bucket)
(experimental) Registers this resource to receive notifications for the specified bucket.
|
InventoryDestination.Builder |
InventoryDestination.Builder.bucket(IBucket bucket)
Sets the value of
InventoryDestination.getBucket() |
BucketPolicyProps.Builder |
BucketPolicyProps.Builder.bucket(IBucket bucket)
Sets the value of
BucketPolicyProps.getBucket() |
BucketPolicy.Builder |
BucketPolicy.Builder.bucket(IBucket bucket)
(experimental) The Amazon S3 bucket that the policy applies to.
|
BucketProps.Builder |
BucketProps.Builder.serverAccessLogsBucket(IBucket serverAccessLogsBucket)
Sets the value of
BucketProps.getServerAccessLogsBucket() |
Bucket.Builder |
Bucket.Builder.serverAccessLogsBucket(IBucket serverAccessLogsBucket)
(experimental) Destination bucket for the server access logs.
|
| Constructor and Description |
|---|
Jsii$Proxy(BucketAccessControl accessControl,
Boolean autoDeleteObjects,
BlockPublicAccess blockPublicAccess,
Boolean bucketKeyEnabled,
String bucketName,
List<? extends CorsRule> cors,
BucketEncryption encryption,
IKey encryptionKey,
Boolean enforceSsl,
List<? extends Inventory> inventories,
List<? extends LifecycleRule> lifecycleRules,
List<? extends BucketMetrics> metrics,
ObjectOwnership objectOwnership,
Boolean publicReadAccess,
RemovalPolicy removalPolicy,
IBucket serverAccessLogsBucket,
String serverAccessLogsPrefix,
Boolean versioned,
String websiteErrorDocument,
String websiteIndexDocument,
RedirectTarget websiteRedirect,
List<? extends RoutingRule> websiteRoutingRules)
Constructor that initializes the object based on literal property values passed by the
BucketProps.Builder. |
Jsii$Proxy(IBucket bucket,
RemovalPolicy removalPolicy)
Constructor that initializes the object based on literal property values passed by the
BucketPolicyProps.Builder. |
Jsii$Proxy(IBucket bucket,
String bucketOwner,
String prefix)
Constructor that initializes the object based on literal property values passed by the
InventoryDestination.Builder. |
| Modifier and Type | Method and Description |
|---|---|
IBucket |
Asset.getBucket()
(experimental) The S3 bucket in which this asset resides.
|
| Modifier and Type | Method and Description |
|---|---|
IBucket |
SourceConfig.getBucket()
(experimental) The source bucket to deploy from.
|
IBucket |
SourceConfig.Jsii$Proxy.getBucket() |
IBucket |
BucketDeploymentProps.getDestinationBucket()
(experimental) The S3 bucket to sync the contents of the zip file to.
|
IBucket |
BucketDeploymentProps.Jsii$Proxy.getDestinationBucket() |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig.Builder |
SourceConfig.Builder.bucket(IBucket bucket)
Sets the value of
SourceConfig.getBucket() |
static ISource |
Source.bucket(IBucket bucket,
String zipObjectKey)
(experimental) Uses a .zip file stored in an S3 bucket as the source for the destination bucket contents.
|
BucketDeployment.Builder |
BucketDeployment.Builder.destinationBucket(IBucket destinationBucket)
(experimental) The S3 bucket to sync the contents of the zip file to.
|
BucketDeploymentProps.Builder |
BucketDeploymentProps.Builder.destinationBucket(IBucket destinationBucket)
Sets the value of
BucketDeploymentProps.getDestinationBucket() |
| Constructor and Description |
|---|
Jsii$Proxy(IBucket destinationBucket,
List<? extends ISource> sources,
List<? extends CacheControl> cacheControl,
String contentDisposition,
String contentEncoding,
String contentLanguage,
String contentType,
String destinationKeyPrefix,
IDistribution distribution,
List<String> distributionPaths,
Expiration expires,
Number memoryLimit,
UserDefinedObjectMetadata metadata,
Boolean prune,
Boolean retainOnDelete,
IRole role,
ServerSideEncryption serverSideEncryption,
String serverSideEncryptionAwsKmsKeyId,
String serverSideEncryptionCustomerAlgorithm,
StorageClass storageClass,
IVpc vpc,
SubnetSelection vpcSubnets,
String websiteRedirectLocation)
Constructor that initializes the object based on literal property values passed by the
BucketDeploymentProps.Builder. |
Jsii$Proxy(IBucket bucket,
String zipObjectKey)
Constructor that initializes the object based on literal property values passed by the
SourceConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
BucketNotificationDestinationConfig |
LambdaDestination.bind(software.constructs.Construct _scope,
IBucket bucket)
(experimental) Registers this resource to receive notifications for the specified bucket.
|
BucketNotificationDestinationConfig |
SnsDestination.bind(software.constructs.Construct _scope,
IBucket bucket)
(experimental) Registers this resource to receive notifications for the specified bucket.
|
BucketNotificationDestinationConfig |
SqsDestination.bind(software.constructs.Construct _scope,
IBucket bucket)
(experimental) Allows using SQS queues as destinations for bucket notifications.
|
| Modifier and Type | Method and Description |
|---|---|
IBucket |
S3Props.getBucket()
(experimental) The S3 bucket that incoming email will be saved to.
|
IBucket |
S3Props.Jsii$Proxy.getBucket() |
| Modifier and Type | Method and Description |
|---|---|
S3.Builder |
S3.Builder.bucket(IBucket bucket)
(experimental) The S3 bucket that incoming email will be saved to.
|
S3Props.Builder |
S3Props.Builder.bucket(IBucket bucket)
Sets the value of
S3Props.getBucket() |
| Constructor and Description |
|---|
Jsii$Proxy(IBucket bucket,
IKey kmsKey,
String objectKeyPrefix,
ITopic topic)
Constructor that initializes the object based on literal property values passed by the
S3Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
static S3Location |
S3Location.fromBucket(IBucket bucket,
String keyPrefix)
(experimental) An `IS3Location` built with a determined bucket and key prefix.
|
Copyright © 2021. All rights reserved.