Class ECSTaskStateChange.ContainerDetails.Jsii$Proxy
- All Implemented Interfaces:
ECSTaskStateChange.ContainerDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ECSTaskStateChange.ContainerDetails
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.ECSTaskStateChange.ContainerDetails
ECSTaskStateChange.ContainerDetails.Builder, ECSTaskStateChange.ContainerDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theECSTaskStateChange.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 theECSTaskStateChange.ContainerDetails.Builder.
-
-
Method Details
-
getContainerArn
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getCpu
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getExitCode
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getGpuIds
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getImage
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getImageDigest
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getLastStatus
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getMemory
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getMemoryReservation
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getName
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getNetworkBindings
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getNetworkInterfaces
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getReason
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getRuntimeId
Description copied from interface: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 interfaceECSTaskStateChange.ContainerDetails
-
getTaskArn
Description copied from interface: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 interfaceECSTaskStateChange.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()
-