Class InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Jsii$Proxy
- All Implemented Interfaces:
InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
InstanceEvents.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.ec2.events.InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Builder, InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceEvents.AWSAPICallViaCloudTrail.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
protected Jsii$Proxy(InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Builder builder) Constructor that initializes the object based on literal property values passed by theInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps.Builder.
-
-
Method Details
-
getAwsRegion
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getErrorCode
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getErrorMessage
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventId
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventMetadata
Description copied from interface:InstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventName
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventSource
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventTime
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventType
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getEventVersion
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getRequestId
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getRequestParameters
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getResponseElements
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getSourceIpAddress
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getUserAgent
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.AWSAPICallViaCloudTrailProps
-
getUserIdentity
Description copied from interface:InstanceEvents.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 interfaceInstanceEvents.AWSAPICallViaCloudTrail.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()
-