Class ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy
- All Implemented Interfaces:
ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters-
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.RequestParameters
ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters.Builder, ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theClusterEvents.AWSAPICallViaCloudTrail.RequestParameters.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) cluster property.(experimental) containerInstance property.(experimental) containers property.getCount()(experimental) count property.(experimental) enableECSManagedTags property.(experimental) executionStoppedAt property.(experimental) launchType property.(experimental) networkConfiguration property.(experimental) overrides property.(experimental) placementConstraints property.(experimental) pullStartedAt property.(experimental) pullStoppedAt property.(experimental) reason property.(experimental) startedBy property.(experimental) status property.getTask()(experimental) task property.(experimental) taskDefinition 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.RequestParameters.Builder.
-
-
Method Details
-
getCluster
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) cluster property.Specify an array of string values to match this event if the actual value of cluster 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:
getClusterin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getContainerInstance
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) containerInstance property.Specify an array of string values to match this event if the actual value of containerInstance 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:
getContainerInstancein interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getContainers
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(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.RequestParameters
-
getCount
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) count property.Specify an array of string values to match this event if the actual value of count 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:
getCountin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getEnableEcsManagedTags
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) enableECSManagedTags property.Specify an array of string values to match this event if the actual value of enableECSManagedTags 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:
getEnableEcsManagedTagsin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getExecutionStoppedAt
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) executionStoppedAt property.Specify an array of string values to match this event if the actual value of executionStoppedAt 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:
getExecutionStoppedAtin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getLaunchType
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(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.RequestParameters
-
getNetworkConfiguration
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) networkConfiguration property.Specify an array of string values to match this event if the actual value of networkConfiguration 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:
getNetworkConfigurationin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getOverrides
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(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.RequestParameters
-
getPlacementConstraints
public final List<ClusterEvents.AWSAPICallViaCloudTrail.RequestParametersItem> getPlacementConstraints()Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) placementConstraints property.Specify an array of string values to match this event if the actual value of placementConstraints 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:
getPlacementConstraintsin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getPullStartedAt
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) pullStartedAt property.Specify an array of string values to match this event if the actual value of pullStartedAt 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:
getPullStartedAtin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getPullStoppedAt
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) pullStoppedAt property.Specify an array of string values to match this event if the actual value of pullStoppedAt 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:
getPullStoppedAtin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getReason
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(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.AWSAPICallViaCloudTrail.RequestParameters
-
getStartedBy
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(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.RequestParameters
-
getStatus
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) status property.Specify an array of string values to match this event if the actual value of status 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:
getStatusin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getTask
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) task property.Specify an array of string values to match this event if the actual value of task 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:
getTaskin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
getTaskDefinition
Description copied from interface:ClusterEvents.AWSAPICallViaCloudTrail.RequestParameters(experimental) taskDefinition property.Specify an array of string values to match this event if the actual value of taskDefinition 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:
getTaskDefinitionin interfaceClusterEvents.AWSAPICallViaCloudTrail.RequestParameters
-
$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()
-