Class ClusterEvents.ECSTaskStateChange.ContainerDetails.Jsii$Proxy
- All Implemented Interfaces:
ClusterEvents.ECSTaskStateChange.ContainerDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ClusterEvents.ECSTaskStateChange.ContainerDetails
ClusterEvents.ECSTaskStateChange.ContainerDetails-
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.ECSTaskStateChange.ContainerDetails
ClusterEvents.ECSTaskStateChange.ContainerDetails.Builder, ClusterEvents.ECSTaskStateChange.ContainerDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theClusterEvents.ECSTaskStateChange.ContainerDetails.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) containerArn property.getCpu()(experimental) cpu property.(experimental) exitCode property.(experimental) gpuIds property.getImage()(experimental) image property.(experimental) imageDigest property.(experimental) lastStatus property.(experimental) memory property.(experimental) memoryReservation property.getName()(experimental) name property.(experimental) networkBindings property.(experimental) networkInterfaces property.(experimental) reason property.(experimental) runtimeId property.(experimental) taskArn 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.ECSTaskStateChange.ContainerDetails.Builder.
-
-
Method Details
-
getContainerArn
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) containerArn property.Specify an array of string values to match this event if the actual value of containerArn 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:
getContainerArnin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getCpu
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(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.ECSTaskStateChange.ContainerDetails
-
getExitCode
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) exitCode property.Specify an array of string values to match this event if the actual value of exitCode 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:
getExitCodein interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getGpuIds
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) gpuIds property.Specify an array of string values to match this event if the actual value of gpuIds 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:
getGpuIdsin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getImage
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) image property.Specify an array of string values to match this event if the actual value of image 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:
getImagein interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getImageDigest
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) imageDigest property.Specify an array of string values to match this event if the actual value of imageDigest 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:
getImageDigestin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getLastStatus
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(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.ECSTaskStateChange.ContainerDetails
-
getMemory
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(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.ECSTaskStateChange.ContainerDetails
-
getMemoryReservation
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) memoryReservation property.Specify an array of string values to match this event if the actual value of memoryReservation 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:
getMemoryReservationin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getName
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) name property.Specify an array of string values to match this event if the actual value of name 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:
getNamein interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getNetworkBindings
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) networkBindings property.Specify an array of string values to match this event if the actual value of networkBindings 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:
getNetworkBindingsin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getNetworkInterfaces
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) networkInterfaces property.Specify an array of string values to match this event if the actual value of networkInterfaces 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:
getNetworkInterfacesin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getReason
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) reason property.Specify an array of string values to match this event if the actual value of reason 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:
getReasonin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getRuntimeId
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(experimental) runtimeId property.Specify an array of string values to match this event if the actual value of runtimeId 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:
getRuntimeIdin interfaceClusterEvents.ECSTaskStateChange.ContainerDetails
-
getTaskArn
Description copied from interface:ClusterEvents.ECSTaskStateChange.ContainerDetails(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.ECSTaskStateChange.ContainerDetails
-
$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()
-