Class ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem.Jsii$Proxy
- All Implemented Interfaces:
ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
ClusterEvents.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.ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem.Builder, ClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theClusterEvents.AWSAPICallViaCloudTrail.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 theClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem.Builder.
-
-
Method Details
-
getAttachments
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getClusterArn
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getContainerInstanceArn
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getContainers
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getCpu
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getCreatedAt
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getDesiredStatus
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getGroup
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getLastStatus
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getLaunchType
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getMemory
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getOverrides
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getPlatformVersion
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getStartedBy
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getTags
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getTaskArn
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getTaskDefinitionArn
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.ResponseElementsItem
-
getVersion
Description copied from interface:ClusterEvents.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 interfaceClusterEvents.AWSAPICallViaCloudTrail.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()
-