Class CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3express.CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty
An implementation for
CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty-
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.cfnpropertymixins.services.s3express.CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty
CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Builder, CfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.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 ObjectSpecifies information about where to publish inventory reports for an Amazon S3 Express bucket.final ObjectSpecifies whether the inventory is enabled or disabled.final StringgetId()The ID used to identify the inventory configuration.final StringObject versions to include in the inventory list.Contains the optional fields that are included in the inventory results.final StringThe prefix that is prepended to all inventory results.final StringSpecifies the schedule for generating inventory results.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 theCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty.Builder.
-
-
Method Details
-
getDestination
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertySpecifies information about where to publish inventory reports for an Amazon S3 Express bucket.Returns union: either
IResolvableorCfnDirectoryBucketPropsMixin.DestinationProperty- Specified by:
getDestinationin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getEnabled
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertySpecifies whether the inventory is enabled or disabled.Returns union: either
BooleanorIResolvable- Specified by:
getEnabledin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getId
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertyThe ID used to identify the inventory configuration.- Specified by:
getIdin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getIncludedObjectVersions
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertyObject versions to include in the inventory list.- Specified by:
getIncludedObjectVersionsin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getOptionalFields
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertyContains the optional fields that are included in the inventory results.- Specified by:
getOptionalFieldsin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getPrefix
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertyThe prefix that is prepended to all inventory results.- Specified by:
getPrefixin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
getScheduleFrequency
Description copied from interface:CfnDirectoryBucketPropsMixin.InventoryConfigurationPropertySpecifies the schedule for generating inventory results.- Specified by:
getScheduleFrequencyin interfaceCfnDirectoryBucketPropsMixin.InventoryConfigurationProperty- See Also:
-
$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()
-