| Package | Description |
|---|---|
| com.amazonaws.services.ecs |
|
| com.amazonaws.services.ecs.model | |
| com.amazonaws.services.ecs.waiters |
| Class and Description |
|---|
| AgentUpdateStatus |
| AmazonECSException
Base exception for all service exceptions thrown by Amazon EC2 Container Service
|
| AssignPublicIp |
| Attachment
An object representing a container instance or task attachment.
|
| AttachmentStateChange
An object representing a change in state for a task attachment.
|
| Attribute
An attribute is a name-value pair associated with an Amazon ECS object.
|
| AwsVpcConfiguration
An object representing the networking details for a task or service.
|
| Cluster
A regional grouping of one or more container instances on which you can run task requests.
|
| ClusterField |
| ClusterSetting
The settings to use when creating a cluster.
|
| ClusterSettingName |
| Compatibility |
| Connectivity |
| Container
A Docker container that is part of a task.
|
| ContainerCondition |
| ContainerDefinition
Container definitions are used in task definitions to describe the different containers that are launched as part of
a task.
|
| ContainerDependency
The dependencies defined for container startup and shutdown.
|
| ContainerInstance
An EC2 instance that is running the Amazon ECS agent and has been registered with a cluster.
|
| ContainerInstanceField |
| ContainerInstanceStatus |
| ContainerOverride
The overrides that should be sent to a container.
|
| ContainerStateChange
An object representing a change in state for a container.
|
| CreateClusterRequest |
| CreateClusterResult |
| CreateServiceRequest |
| CreateServiceResult |
| CreateTaskSetRequest |
| CreateTaskSetResult |
| DeleteAccountSettingRequest |
| DeleteAccountSettingResult |
| DeleteAttributesRequest |
| DeleteAttributesResult |
| DeleteClusterRequest |
| DeleteClusterResult |
| DeleteServiceRequest |
| DeleteServiceResult |
| DeleteTaskSetRequest |
| DeleteTaskSetResult |
| Deployment
The details of an Amazon ECS service deployment.
|
| DeploymentConfiguration
Optional deployment parameters that control how many tasks run during a deployment and the ordering of stopping and
starting tasks.
|
| DeploymentController
The deployment controller to use for the service.
|
| DeploymentControllerType |
| DeregisterContainerInstanceRequest |
| DeregisterContainerInstanceResult |
| DeregisterTaskDefinitionRequest |
| DeregisterTaskDefinitionResult |
| DescribeClustersRequest |
| DescribeClustersResult |
| DescribeContainerInstancesRequest |
| DescribeContainerInstancesResult |
| DescribeServicesRequest |
| DescribeServicesResult |
| DescribeTaskDefinitionRequest |
| DescribeTaskDefinitionResult |
| DescribeTaskSetsRequest |
| DescribeTaskSetsResult |
| DescribeTasksRequest |
| DescribeTasksResult |
| DesiredStatus |
| Device
An object representing a container instance host device.
|
| DeviceCgroupPermission |
| DiscoverPollEndpointRequest |
| DiscoverPollEndpointResult |
| DockerVolumeConfiguration
This parameter is specified when you are using Docker volumes.
|
| Failure
A failed resource.
|
| FirelensConfiguration
The FireLens configuration for the container.
|
| FirelensConfigurationType |
| HealthCheck
An object representing a container health check.
|
| HealthStatus |
| HostEntry
Hostnames and IP address entries that are added to the
/etc/hosts file of a container via the
extraHosts parameter of its ContainerDefinition. |
| HostVolumeProperties
Details on a container instance bind mount host volume.
|
| InferenceAccelerator
Details on a Elastic Inference accelerator.
|
| InferenceAcceleratorOverride
Details on an Elastic Inference accelerator task override.
|
| IpcMode |
| KernelCapabilities
The Linux capabilities for the container that are added to or dropped from the default configuration provided by
Docker.
|
| KeyValuePair
A key-value pair object.
|
| LaunchType |
| LinuxParameters
Linux-specific options that are applied to the container, such as Linux KernelCapabilities.
|
| ListAccountSettingsRequest |
| ListAccountSettingsResult |
| ListAttributesRequest |
| ListAttributesResult |
| ListClustersRequest |
| ListClustersResult |
| ListContainerInstancesRequest |
| ListContainerInstancesResult |
| ListServicesRequest |
| ListServicesResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| ListTaskDefinitionFamiliesRequest |
| ListTaskDefinitionFamiliesResult |
| ListTaskDefinitionsRequest |
| ListTaskDefinitionsResult |
| ListTasksRequest |
| ListTasksResult |
| LoadBalancer
Details on the load balancer or load balancers to use with a service or task set.
|
| LogConfiguration
Log configuration options to send to a custom log driver for the container.
|
| LogDriver |
| MountPoint
Details on a volume mount point that is used in a container definition.
|
| NetworkBinding
Details on the network bindings between a container and its host container instance.
|
| NetworkConfiguration
An object representing the network configuration for a task or service.
|
| NetworkInterface
An object representing the elastic network interface for tasks that use the
awsvpc network mode. |
| NetworkMode |
| PidMode |
| PlacementConstraint
An object representing a constraint on task placement.
|
| PlacementConstraintType |
| PlacementStrategy
The task placement strategy for a task or service.
|
| PlacementStrategyType |
| PlatformDevice
The devices that are available on the container instance.
|
| PlatformDeviceType |
| PortMapping
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
|
| PropagateTags |
| ProxyConfiguration
The configuration details for the App Mesh proxy.
|
| ProxyConfigurationType |
| PutAccountSettingDefaultRequest |
| PutAccountSettingDefaultResult |
| PutAccountSettingRequest |
| PutAccountSettingResult |
| PutAttributesRequest |
| PutAttributesResult |
| RegisterContainerInstanceRequest |
| RegisterContainerInstanceResult |
| RegisterTaskDefinitionRequest |
| RegisterTaskDefinitionResult |
| RepositoryCredentials
The repository credentials for private registry authentication.
|
| Resource
Describes the resources available for a container instance.
|
| ResourceRequirement
The type and amount of a resource to assign to a container.
|
| ResourceType |
| RunTaskRequest |
| RunTaskResult |
| Scale
A floating-point percentage of the desired number of tasks to place and keep running in the task set.
|
| ScaleUnit |
| SchedulingStrategy |
| Scope |
| Secret
An object representing the secret to expose to your container.
|
| Service
Details on a service within a cluster
|
| ServiceEvent
Details on an event associated with a service.
|
| ServiceField |
| ServiceRegistry
Details of the service registry.
|
| Setting
The current account setting for a resource.
|
| SettingName |
| SortOrder |
| StabilityStatus |
| StartTaskRequest |
| StartTaskResult |
| StopTaskRequest |
| StopTaskResult |
| SubmitAttachmentStateChangesRequest |
| SubmitAttachmentStateChangesResult |
| SubmitContainerStateChangeRequest |
| SubmitContainerStateChangeResult |
| SubmitTaskStateChangeRequest |
| SubmitTaskStateChangeResult |
| SystemControl
A list of namespaced kernel parameters to set in the container.
|
| Tag
The metadata that you apply to a resource to help you categorize and organize them.
|
| TagResourceRequest |
| TagResourceResult |
| TargetType |
| Task
Details on a task in a cluster.
|
| TaskDefinition
The details of a task definition which describes the container and volume definitions of an Amazon Elastic Container
Service task.
|
| TaskDefinitionFamilyStatus |
| TaskDefinitionField |
| TaskDefinitionPlacementConstraint
An object representing a constraint on task placement in the task definition.
|
| TaskDefinitionPlacementConstraintType |
| TaskDefinitionStatus |
| TaskField |
| TaskOverride
The overrides associated with a task.
|
| TaskSet
Information about a set of Amazon ECS tasks in either an AWS CodeDeploy or an
EXTERNAL deployment. |
| TaskStopCode |
| Tmpfs
The container path, mount options, and size of the tmpfs mount.
|
| TransportProtocol |
| Ulimit
The
ulimit settings to pass to the container. |
| UlimitName |
| UntagResourceRequest |
| UntagResourceResult |
| UpdateClusterSettingsRequest |
| UpdateClusterSettingsResult |
| UpdateContainerAgentRequest |
| UpdateContainerAgentResult |
| UpdateContainerInstancesStateRequest |
| UpdateContainerInstancesStateResult |
| UpdateServicePrimaryTaskSetRequest |
| UpdateServicePrimaryTaskSetResult |
| UpdateServiceRequest |
| UpdateServiceResult |
| UpdateTaskSetRequest |
| UpdateTaskSetResult |
| VersionInfo
The Docker and Amazon ECS container agent version information about a container instance.
|
| Volume
A data volume used in a task definition.
|
| VolumeFrom
Details on a data volume from another container in the same task definition.
|
| Class and Description |
|---|
| DescribeServicesRequest |
| DescribeServicesResult |
| DescribeTasksRequest |
| DescribeTasksResult |
Copyright © 2019. All rights reserved.