Class AWSAPICallViaCloudTrail.Comment.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.Comment,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.Comment
AWSAPICallViaCloudTrail.Comment-
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.codecommit.events.AWSAPICallViaCloudTrail.Comment
AWSAPICallViaCloudTrail.Comment.Builder, AWSAPICallViaCloudTrail.Comment.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.Comment.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 boolean(experimental) authorArn property.(experimental) clientRequestToken property.(experimental) commentId property.(experimental) content property.(experimental) creationDate property.(experimental) deleted property.(experimental) inReplyTo property.(experimental) lastModifiedDate 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 theAWSAPICallViaCloudTrail.Comment.Builder.
-
-
Method Details
-
getAuthorArn
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) authorArn property.Specify an array of string values to match this event if the actual value of authorArn 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:
getAuthorArnin interfaceAWSAPICallViaCloudTrail.Comment
-
getClientRequestToken
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) clientRequestToken property.Specify an array of string values to match this event if the actual value of clientRequestToken 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:
getClientRequestTokenin interfaceAWSAPICallViaCloudTrail.Comment
-
getCommentId
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) commentId property.Specify an array of string values to match this event if the actual value of commentId 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:
getCommentIdin interfaceAWSAPICallViaCloudTrail.Comment
-
getContent
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) content property.Specify an array of string values to match this event if the actual value of content 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:
getContentin interfaceAWSAPICallViaCloudTrail.Comment
-
getCreationDate
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) creationDate property.Specify an array of string values to match this event if the actual value of creationDate 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:
getCreationDatein interfaceAWSAPICallViaCloudTrail.Comment
-
getDeleted
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) deleted property.Specify an array of string values to match this event if the actual value of deleted 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:
getDeletedin interfaceAWSAPICallViaCloudTrail.Comment
-
getInReplyTo
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) inReplyTo property.Specify an array of string values to match this event if the actual value of inReplyTo 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:
getInReplyToin interfaceAWSAPICallViaCloudTrail.Comment
-
getLastModifiedDate
Description copied from interface:AWSAPICallViaCloudTrail.Comment(experimental) lastModifiedDate property.Specify an array of string values to match this event if the actual value of lastModifiedDate 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:
getLastModifiedDatein interfaceAWSAPICallViaCloudTrail.Comment
-
$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()
-