Class CfnBucketProps.Jsii$Proxy
- All Implemented Interfaces:
CfnBucketProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnBucketProps
CfnBucketProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.s3.CfnBucketProps
CfnBucketProps.Builder, CfnBucketProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnBucketProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBucketProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectConfigures the transfer acceleration state for an Amazon S3 bucket.final StringA canned access control list (ACL) that grants predefined permissions to the bucket.final ObjectSpecifies the configuration and any analyses for the analytics filter of an Amazon S3 bucket.final ObjectSpecifies default encryption for a bucket using server-side encryption with Amazon S3-managed keys (SSE-S3) or AWS KMS-managed keys (SSE-KMS) bucket.final StringA name for the bucket.final ObjectDescribes the cross-origin access configuration for objects in an Amazon S3 bucket.final ObjectDefines how Amazon S3 handles Intelligent-Tiering storage.final ObjectSpecifies the inventory configuration for an Amazon S3 bucket.final ObjectSpecifies the lifecycle configuration for objects in an Amazon S3 bucket.final ObjectSettings that define where logs are stored.final ObjectSpecifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket.final ObjectConfiguration that defines how Amazon S3 handles bucket notifications.final ObjectPlaces an Object Lock configuration on the specified bucket.final ObjectIndicates whether this bucket has an Object Lock configuration enabled.final ObjectConfiguration that defines how Amazon S3 handles Object Ownership rules.final ObjectConfiguration that defines how Amazon S3 handles public access.final ObjectConfiguration for replicating objects in an S3 bucket.getTags()An arbitrary set of tags (key-value pairs) for this S3 bucket.final ObjectEnables multiple versions of all objects in this bucket.final ObjectInformation used to configure the bucket as a static website.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnBucketProps.Builder.
-
-
Method Details
-
getAccelerateConfiguration
Description copied from interface:CfnBucketPropsConfigures the transfer acceleration state for an Amazon S3 bucket.For more information, see Amazon S3 Transfer Acceleration in the Amazon S3 User Guide .
- Specified by:
getAccelerateConfigurationin interfaceCfnBucketProps
-
getAccessControl
Description copied from interface:CfnBucketPropsA canned access control list (ACL) that grants predefined permissions to the bucket.For more information about canned ACLs, see Canned ACL in the Amazon S3 User Guide .
Be aware that the syntax for this property differs from the information provided in the Amazon S3 User Guide . The AccessControl property is case-sensitive and must be one of the following values: Private, PublicRead, PublicReadWrite, AuthenticatedRead, LogDeliveryWrite, BucketOwnerRead, BucketOwnerFullControl, or AwsExecRead.
- Specified by:
getAccessControlin interfaceCfnBucketProps
-
getAnalyticsConfigurations
Description copied from interface:CfnBucketPropsSpecifies the configuration and any analyses for the analytics filter of an Amazon S3 bucket.- Specified by:
getAnalyticsConfigurationsin interfaceCfnBucketProps
-
getBucketEncryption
Description copied from interface:CfnBucketPropsSpecifies default encryption for a bucket using server-side encryption with Amazon S3-managed keys (SSE-S3) or AWS KMS-managed keys (SSE-KMS) bucket.For information about the Amazon S3 default encryption feature, see Amazon S3 Default Encryption for S3 Buckets in the Amazon S3 User Guide .
- Specified by:
getBucketEncryptionin interfaceCfnBucketProps
-
getBucketName
Description copied from interface:CfnBucketPropsA name for the bucket.If you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID for the bucket name. The bucket name must contain only lowercase letters, numbers, periods (.), and dashes (-) and must follow Amazon S3 bucket restrictions and limitations . For more information, see Rules for naming Amazon S3 buckets in the Amazon S3 User Guide .
If you specify a name, you can't perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you need to replace the resource, specify a new name.
- Specified by:
getBucketNamein interfaceCfnBucketProps
-
getCorsConfiguration
Description copied from interface:CfnBucketPropsDescribes the cross-origin access configuration for objects in an Amazon S3 bucket.For more information, see Enabling Cross-Origin Resource Sharing in the Amazon S3 User Guide .
- Specified by:
getCorsConfigurationin interfaceCfnBucketProps
-
getIntelligentTieringConfigurations
Description copied from interface:CfnBucketPropsDefines how Amazon S3 handles Intelligent-Tiering storage.- Specified by:
getIntelligentTieringConfigurationsin interfaceCfnBucketProps
-
getInventoryConfigurations
Description copied from interface:CfnBucketPropsSpecifies the inventory configuration for an Amazon S3 bucket.For more information, see GET Bucket inventory in the Amazon S3 API Reference .
- Specified by:
getInventoryConfigurationsin interfaceCfnBucketProps
-
getLifecycleConfiguration
Description copied from interface:CfnBucketPropsSpecifies the lifecycle configuration for objects in an Amazon S3 bucket.For more information, see Object Lifecycle Management in the Amazon S3 User Guide .
- Specified by:
getLifecycleConfigurationin interfaceCfnBucketProps
-
getLoggingConfiguration
Description copied from interface:CfnBucketPropsSettings that define where logs are stored.- Specified by:
getLoggingConfigurationin interfaceCfnBucketProps
-
getMetricsConfigurations
Description copied from interface:CfnBucketPropsSpecifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket.If you're updating an existing metrics configuration, note that this is a full replacement of the existing metrics configuration. If you don't include the elements you want to keep, they are erased. For more information, see PutBucketMetricsConfiguration .
- Specified by:
getMetricsConfigurationsin interfaceCfnBucketProps
-
getNotificationConfiguration
Description copied from interface:CfnBucketPropsConfiguration that defines how Amazon S3 handles bucket notifications.- Specified by:
getNotificationConfigurationin interfaceCfnBucketProps
-
getObjectLockConfiguration
Description copied from interface:CfnBucketPropsPlaces an Object Lock configuration on the specified bucket.The rule specified in the Object Lock configuration will be applied by default to every new object placed in the specified bucket. For more information, see Locking Objects .
- The
DefaultRetentionsettings require both a mode and a period. - The
DefaultRetentionperiod can be eitherDaysorYearsbut you must select one. You cannot specifyDaysandYearsat the same time. - You can only enable Object Lock for new buckets. If you want to turn on Object Lock for an existing bucket, contact AWS Support.
- Specified by:
getObjectLockConfigurationin interfaceCfnBucketProps
- The
-
getObjectLockEnabled
Description copied from interface:CfnBucketPropsIndicates whether this bucket has an Object Lock configuration enabled.Enable
ObjectLockEnabledwhen you applyObjectLockConfigurationto a bucket.- Specified by:
getObjectLockEnabledin interfaceCfnBucketProps
-
getOwnershipControls
Description copied from interface:CfnBucketPropsConfiguration that defines how Amazon S3 handles Object Ownership rules.- Specified by:
getOwnershipControlsin interfaceCfnBucketProps
-
getPublicAccessBlockConfiguration
Description copied from interface:CfnBucketPropsConfiguration that defines how Amazon S3 handles public access.- Specified by:
getPublicAccessBlockConfigurationin interfaceCfnBucketProps
-
getReplicationConfiguration
Description copied from interface:CfnBucketPropsConfiguration for replicating objects in an S3 bucket.To enable replication, you must also enable versioning by using the
VersioningConfigurationproperty.Amazon S3 can store replicated objects in a single destination bucket or multiple destination buckets. The destination bucket or buckets must already exist.
- Specified by:
getReplicationConfigurationin interfaceCfnBucketProps
-
getTags
Description copied from interface:CfnBucketPropsAn arbitrary set of tags (key-value pairs) for this S3 bucket.- Specified by:
getTagsin interfaceCfnBucketProps
-
getVersioningConfiguration
Description copied from interface:CfnBucketPropsEnables multiple versions of all objects in this bucket.You might enable versioning to prevent objects from being deleted or overwritten by mistake or to archive objects so that you can retrieve previous versions of them.
- Specified by:
getVersioningConfigurationin interfaceCfnBucketProps
-
getWebsiteConfiguration
Description copied from interface:CfnBucketPropsInformation used to configure the bucket as a static website.For more information, see Hosting Websites on Amazon S3 .
- Specified by:
getWebsiteConfigurationin interfaceCfnBucketProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-