AWS SDK for C++
1.9.2
AWS SDK for C++
|
#include <CreateTaskSetRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 29 of file CreateTaskSetRequest.h.
Aws::ECS::Model::CreateTaskSetRequest::CreateTaskSetRequest | ( | ) |
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 641 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 617 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 315 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 322 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 379 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 387 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 914 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 935 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 497 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 730 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 104 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 157 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 473 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 724 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 98 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 149 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 398 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 273 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 250 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 649 of file CreateTaskSetRequest.h.
|
overridevirtual |
Reimplemented from Aws::ECS::ECSRequest.
|
inline |
Definition at line 702 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 49 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 331 of file CreateTaskSetRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 38 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 788 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 211 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 408 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 280 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 253 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 656 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 705 of file CreateTaskSetRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 55 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 339 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 545 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 521 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 742 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 736 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 748 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 116 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 110 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 122 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 173 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 165 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 181 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 418 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 428 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 294 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 287 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 256 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 259 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 670 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 663 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 677 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 708 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 711 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 67 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 61 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 73 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 355 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 347 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 851 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 830 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 226 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 221 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 231 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 809 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 216 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 593 of file CreateTaskSetRequest.h.
|
inline |
The capacity provider strategy to use for the task set.
A capacity provider strategy consists of one or more capacity providers along with the base
and weight
to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE
or UPDATING
status can be used.
If a capacityProviderStrategy
is specified, the launchType
parameter must be omitted. If no capacityProviderStrategy
or launchType
is specified, the defaultCapacityProviderStrategy
for the cluster is used.
If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation.
To use a AWS Fargate capacity provider, specify either the FARGATE
or FARGATE_SPOT
capacity providers. The AWS Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used.
The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
Definition at line 569 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 760 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 754 of file CreateTaskSetRequest.h.
|
inline |
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
Definition at line 766 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 134 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 128 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
Definition at line 140 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 197 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 189 of file CreateTaskSetRequest.h.
|
inline |
An optional non-unique tag that identifies this task set in external systems. If the task set is associated with a service discovery registry, the tasks in this task set will have the ECS_TASK_SET_EXTERNAL_ID
AWS Cloud Map attribute set to the provided value.
Definition at line 205 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 438 of file CreateTaskSetRequest.h.
|
inline |
The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide.
If a launchType
is specified, the capacityProviderStrategy
parameter must be omitted.
Definition at line 448 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 308 of file CreateTaskSetRequest.h.
|
inline |
A load balancer object representing the load balancer to use with the task set. The supported load balancer types are either an Application Load Balancer or a Network Load Balancer.
Definition at line 301 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 262 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 265 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 691 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 684 of file CreateTaskSetRequest.h.
|
inline |
The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST
platform version is used by default.
Definition at line 698 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 714 of file CreateTaskSetRequest.h.
|
inline |
Definition at line 717 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 85 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 79 of file CreateTaskSetRequest.h.
|
inline |
The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
Definition at line 91 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 371 of file CreateTaskSetRequest.h.
|
inline |
The details of the service discovery registries to assign to this task set. For more information, see Service Discovery.
Definition at line 363 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 893 of file CreateTaskSetRequest.h.
|
inline |
The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well.
The following basic restrictions apply to tags:
Maximum number of tags per resource - 50
For each resource, each tag key must be unique, and each tag key can have only one value.
Maximum key length - 128 Unicode characters in UTF-8
Maximum value length
If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / .
Tag keys and values are case-sensitive.
Do not use aws:
, AWS:
, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
Definition at line 872 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 241 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 236 of file CreateTaskSetRequest.h.
|
inline |
The task definition for the tasks in the task set to use.
Definition at line 246 of file CreateTaskSetRequest.h.