Class CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty
@Stability(Stable)
@Internal
public static final class CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty
An implementation for
CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty-
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.s3.CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty
CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Builder, CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.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 booleanThis property indicates which Storage Lens group ARNs to exclude from the Storage Lens group aggregation.This property indicates which Storage Lens group ARNs to include in the Storage Lens group aggregation.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
protected Jsii$Proxy(CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty.Builder.
-
-
Method Details
-
getExclude
Description copied from interface:CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaPropertyThis property indicates which Storage Lens group ARNs to exclude from the Storage Lens group aggregation.- Specified by:
getExcludein interfaceCfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty- See Also:
-
getInclude
Description copied from interface:CfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaPropertyThis property indicates which Storage Lens group ARNs to include in the Storage Lens group aggregation.- Specified by:
getIncludein interfaceCfnStorageLensPropsMixin.StorageLensGroupSelectionCriteriaProperty- 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()
-