Class AWSAPICallViaCloudTrail.RepositoryMetadata.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.RepositoryMetadata,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.RepositoryMetadata
AWSAPICallViaCloudTrail.RepositoryMetadata-
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.RepositoryMetadata
AWSAPICallViaCloudTrail.RepositoryMetadata.Builder, AWSAPICallViaCloudTrail.RepositoryMetadata.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.RepositoryMetadata.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) accountId property.getArn()(experimental) arn property.(experimental) cloneUrlHttp property.(experimental) cloneUrlSsh property.(experimental) creationDate property.(experimental) lastModifiedDate property.(experimental) repositoryDescription property.(experimental) repositoryId property.(experimental) repositoryName 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.RepositoryMetadata.Builder.
-
-
Method Details
-
getAccountId
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) accountId property.Specify an array of string values to match this event if the actual value of accountId 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:
getAccountIdin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getArn
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) arn property.Specify an array of string values to match this event if the actual value of arn 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:
getArnin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getCloneUrlHttp
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) cloneUrlHttp property.Specify an array of string values to match this event if the actual value of cloneUrlHttp 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:
getCloneUrlHttpin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getCloneUrlSsh
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) cloneUrlSsh property.Specify an array of string values to match this event if the actual value of cloneUrlSsh 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:
getCloneUrlSshin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getCreationDate
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(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.RepositoryMetadata
-
getLastModifiedDate
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(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.RepositoryMetadata
-
getRepositoryDescription
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) repositoryDescription property.Specify an array of string values to match this event if the actual value of repositoryDescription 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:
getRepositoryDescriptionin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getRepositoryId
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) repositoryId property.Specify an array of string values to match this event if the actual value of repositoryId 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:
getRepositoryIdin interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
getRepositoryName
Description copied from interface:AWSAPICallViaCloudTrail.RepositoryMetadata(experimental) repositoryName property.Specify an array of string values to match this event if the actual value of repositoryName 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:
getRepositoryNamein interfaceAWSAPICallViaCloudTrail.RepositoryMetadata
-
$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()
-