Class S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps-
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.mixins.preview.services.omics.events.S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps.Builder, S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps.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 AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) omicsVersion property.(experimental) s3AccessPointArn property.(experimental) status property.(experimental) storeId property.(experimental) storeType property.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 theS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps.Builder.
-
-
Method Details
-
getEventMetadata
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
getOmicsVersion
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) omicsVersion property.Specify an array of string values to match this event if the actual value of omicsVersion is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getOmicsVersionin interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
getS3AccessPointArn
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) s3AccessPointArn property.Specify an array of string values to match this event if the actual value of s3AccessPointArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getS3AccessPointArnin interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
getStatus
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) status property.Specify an array of string values to match this event if the actual value of status is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatusin interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
getStoreId
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) storeId property.Specify an array of string values to match this event if the actual value of storeId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStoreIdin interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
getStoreType
Description copied from interface:S3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps(experimental) storeType property.Specify an array of string values to match this event if the actual value of storeType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStoreTypein interfaceS3AccessPolicyStatusChange.S3AccessPolicyStatusChangeProps
-
$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()
-