@Stability(value=Stable) @Internal public static final class CfnBucket.InventoryConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.InventoryConfigurationProperty
CfnBucket.InventoryConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.InventoryConfigurationProperty.Builder, CfnBucket.InventoryConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.InventoryConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestination()
Contains information about where to publish the inventory results.
|
Object |
getEnabled()
Specifies whether the inventory is enabled or disabled.
|
String |
getId()
The ID used to identify the inventory configuration.
|
String |
getIncludedObjectVersions()
Object versions to include in the inventory list.
|
List<String> |
getOptionalFields()
Contains the optional fields that are included in the inventory results.
|
String |
getPrefix()
Specifies the inventory filter prefix.
|
String |
getScheduleFrequency()
Specifies the schedule for generating inventory results.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBucket.InventoryConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getDestination()
CfnBucket.InventoryConfigurationPropertygetDestination in interface CfnBucket.InventoryConfigurationPropertypublic final Object getEnabled()
CfnBucket.InventoryConfigurationProperty
If set to True , an inventory list is generated. If set to False , no inventory list is generated.
getEnabled in interface CfnBucket.InventoryConfigurationPropertypublic final String getId()
CfnBucket.InventoryConfigurationPropertygetId in interface CfnBucket.InventoryConfigurationPropertypublic final String getIncludedObjectVersions()
CfnBucket.InventoryConfigurationProperty
If set to All , the list includes all the object versions, which adds the version-related fields VersionId , IsLatest , and DeleteMarker to the list. If set to Current , the list does not contain these version-related fields.
getIncludedObjectVersions in interface CfnBucket.InventoryConfigurationPropertypublic final String getScheduleFrequency()
CfnBucket.InventoryConfigurationProperty
Allowed values : Daily | Weekly
getScheduleFrequency in interface CfnBucket.InventoryConfigurationPropertypublic final List<String> getOptionalFields()
CfnBucket.InventoryConfigurationProperty
Valid values : Size | LastModifiedDate | StorageClass | ETag | IsMultipartUploaded | ReplicationStatus | EncryptionStatus | ObjectLockRetainUntilDate | ObjectLockMode | ObjectLockLegalHoldStatus | IntelligentTieringAccessTier | BucketKeyStatus
getOptionalFields in interface CfnBucket.InventoryConfigurationPropertypublic final String getPrefix()
CfnBucket.InventoryConfigurationPropertygetPrefix in interface CfnBucket.InventoryConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.