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