Class AWSAPICallViaCloudTrail.ResponseElementsItem.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.ResponseElementsItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.ResponseElementsItem
AWSAPICallViaCloudTrail.ResponseElementsItem-
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.AWSAPICallViaCloudTrail.ResponseElementsItem
AWSAPICallViaCloudTrail.ResponseElementsItem.Builder, AWSAPICallViaCloudTrail.ResponseElementsItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.ResponseElementsItem.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) attachments property.(experimental) clusterArn property.(experimental) containerInstanceArn property.(experimental) containers property.getCpu()(experimental) cpu property.(experimental) createdAt property.(experimental) desiredStatus property.getGroup()(experimental) group property.(experimental) lastStatus property.(experimental) launchType property.(experimental) memory property.(experimental) overrides property.(experimental) platformVersion property.(experimental) startedBy property.getTags()(experimental) tags property.(experimental) taskArn property.(experimental) taskDefinitionArn property.(experimental) version 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.ResponseElementsItem.Builder.
-
-
Method Details
-
getAttachments
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) attachments property.Specify an array of string values to match this event if the actual value of attachments 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:
getAttachmentsin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getClusterArn
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) clusterArn property.Specify an array of string values to match this event if the actual value of clusterArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Cluster reference
- Specified by:
getClusterArnin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getContainerInstanceArn
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) containerInstanceArn property.Specify an array of string values to match this event if the actual value of containerInstanceArn 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:
getContainerInstanceArnin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getContainers
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) containers property.Specify an array of string values to match this event if the actual value of containers 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:
getContainersin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getCpu
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) cpu property.Specify an array of string values to match this event if the actual value of cpu 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:
getCpuin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getCreatedAt
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) createdAt property.Specify an array of string values to match this event if the actual value of createdAt 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:
getCreatedAtin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getDesiredStatus
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) desiredStatus property.Specify an array of string values to match this event if the actual value of desiredStatus 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:
getDesiredStatusin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getGroup
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) group property.Specify an array of string values to match this event if the actual value of group 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:
getGroupin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getLastStatus
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) lastStatus property.Specify an array of string values to match this event if the actual value of lastStatus 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:
getLastStatusin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getLaunchType
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) launchType property.Specify an array of string values to match this event if the actual value of launchType 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:
getLaunchTypein interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getMemory
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) memory property.Specify an array of string values to match this event if the actual value of memory 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:
getMemoryin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getOverrides
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) overrides property.Specify an array of string values to match this event if the actual value of overrides 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:
getOverridesin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getPlatformVersion
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) platformVersion property.Specify an array of string values to match this event if the actual value of platformVersion 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:
getPlatformVersionin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getStartedBy
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) startedBy property.Specify an array of string values to match this event if the actual value of startedBy 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:
getStartedByin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getTags
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) tags property.Specify an array of string values to match this event if the actual value of tags 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:
getTagsin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getTaskArn
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) taskArn property.Specify an array of string values to match this event if the actual value of taskArn 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:
getTaskArnin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getTaskDefinitionArn
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) taskDefinitionArn property.Specify an array of string values to match this event if the actual value of taskDefinitionArn 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:
getTaskDefinitionArnin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
getVersion
Description copied from interface:AWSAPICallViaCloudTrail.ResponseElementsItem(experimental) version property.Specify an array of string values to match this event if the actual value of version 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:
getVersionin interfaceAWSAPICallViaCloudTrail.ResponseElementsItem
-
$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()
-