Class AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps-
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.codebuild.events.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Builder, AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.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) awsRegion property.(experimental) errorCode property.(experimental) errorMessage property.(experimental) eventID property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) eventName property.(experimental) eventSource property.(experimental) eventTime property.(experimental) eventType property.(experimental) eventVersion property.(experimental) requestID property.(experimental) requestParameters property.(experimental) responseElements property.(experimental) sourceIPAddress property.(experimental) userAgent property.(experimental) userIdentity 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.AWSAPICallViaCloudTrailProps.Builder.
-
-
Method Details
-
getAwsRegion
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) awsRegion property.Specify an array of string values to match this event if the actual value of awsRegion 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:
getAwsRegionin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getErrorCode
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) errorCode property.Specify an array of string values to match this event if the actual value of errorCode 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:
getErrorCodein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getErrorMessage
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) errorMessage property.Specify an array of string values to match this event if the actual value of errorMessage 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:
getErrorMessagein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventId
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventID property.Specify an array of string values to match this event if the actual value of eventID 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:
getEventIdin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventMetadata
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventName
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventName property.Specify an array of string values to match this event if the actual value of eventName 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:
getEventNamein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventSource
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventSource property.Specify an array of string values to match this event if the actual value of eventSource 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:
getEventSourcein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventTime
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventTime property.Specify an array of string values to match this event if the actual value of eventTime 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:
getEventTimein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventType
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventType property.Specify an array of string values to match this event if the actual value of eventType 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:
getEventTypein interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventVersion
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) eventVersion property.Specify an array of string values to match this event if the actual value of eventVersion 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:
getEventVersionin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getRequestId
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) requestID property.Specify an array of string values to match this event if the actual value of requestID 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:
getRequestIdin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getRequestParameters
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) requestParameters property.Specify an array of string values to match this event if the actual value of requestParameters 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:
getRequestParametersin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getResponseElements
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) responseElements property.Specify an array of string values to match this event if the actual value of responseElements 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:
getResponseElementsin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getSourceIpAddress
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) sourceIPAddress property.Specify an array of string values to match this event if the actual value of sourceIPAddress 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:
getSourceIpAddressin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getUserAgent
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) userAgent property.Specify an array of string values to match this event if the actual value of userAgent 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:
getUserAgentin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getUserIdentity
Description copied from interface:AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) userIdentity property.Specify an array of string values to match this event if the actual value of userIdentity 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:
getUserIdentityin interfaceAWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
$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()
-