#include <ServiceRegistry.h>
Details of the service registry.
See Also:
AWS API Reference
Definition at line 31 of file ServiceRegistry.h.
◆ ServiceRegistry() [1/2]
Aws::ECS::Model::ServiceRegistry::ServiceRegistry |
( |
| ) |
|
◆ ServiceRegistry() [2/2]
◆ ContainerNameHasBeenSet()
bool Aws::ECS::Model::ServiceRegistry::ContainerNameHasBeenSet |
( |
| ) |
const |
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 150 of file ServiceRegistry.h.
◆ ContainerPortHasBeenSet()
bool Aws::ECS::Model::ServiceRegistry::ContainerPortHasBeenSet |
( |
| ) |
const |
|
inline |
The port value, already specified in the task definition, to be used for your service discovery service. If the task definition your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 253 of file ServiceRegistry.h.
◆ GetContainerName()
const Aws::String& Aws::ECS::Model::ServiceRegistry::GetContainerName |
( |
| ) |
const |
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 137 of file ServiceRegistry.h.
◆ GetContainerPort()
int Aws::ECS::Model::ServiceRegistry::GetContainerPort |
( |
| ) |
const |
|
inline |
The port value, already specified in the task definition, to be used for your service discovery service. If the task definition your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 241 of file ServiceRegistry.h.
◆ GetPort()
int Aws::ECS::Model::ServiceRegistry::GetPort |
( |
| ) |
const |
|
inline |
The port value used if your service discovery service specified an SRV record. This field may be used if both the awsvpc
network mode and SRV records are used.
Definition at line 102 of file ServiceRegistry.h.
◆ GetRegistryArn()
const Aws::String& Aws::ECS::Model::ServiceRegistry::GetRegistryArn |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 45 of file ServiceRegistry.h.
◆ Jsonize()
◆ operator=()
◆ PortHasBeenSet()
bool Aws::ECS::Model::ServiceRegistry::PortHasBeenSet |
( |
| ) |
const |
|
inline |
The port value used if your service discovery service specified an SRV record. This field may be used if both the awsvpc
network mode and SRV records are used.
Definition at line 109 of file ServiceRegistry.h.
◆ RegistryArnHasBeenSet()
bool Aws::ECS::Model::ServiceRegistry::RegistryArnHasBeenSet |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 52 of file ServiceRegistry.h.
◆ SetContainerName() [1/3]
void Aws::ECS::Model::ServiceRegistry::SetContainerName |
( |
Aws::String && |
value | ) |
|
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 176 of file ServiceRegistry.h.
◆ SetContainerName() [2/3]
void Aws::ECS::Model::ServiceRegistry::SetContainerName |
( |
const Aws::String & |
value | ) |
|
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 163 of file ServiceRegistry.h.
◆ SetContainerName() [3/3]
void Aws::ECS::Model::ServiceRegistry::SetContainerName |
( |
const char * |
value | ) |
|
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 189 of file ServiceRegistry.h.
◆ SetContainerPort()
void Aws::ECS::Model::ServiceRegistry::SetContainerPort |
( |
int |
value | ) |
|
|
inline |
The port value, already specified in the task definition, to be used for your service discovery service. If the task definition your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 265 of file ServiceRegistry.h.
◆ SetPort()
void Aws::ECS::Model::ServiceRegistry::SetPort |
( |
int |
value | ) |
|
|
inline |
The port value used if your service discovery service specified an SRV record. This field may be used if both the awsvpc
network mode and SRV records are used.
Definition at line 116 of file ServiceRegistry.h.
◆ SetRegistryArn() [1/3]
void Aws::ECS::Model::ServiceRegistry::SetRegistryArn |
( |
Aws::String && |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 66 of file ServiceRegistry.h.
◆ SetRegistryArn() [2/3]
void Aws::ECS::Model::ServiceRegistry::SetRegistryArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 59 of file ServiceRegistry.h.
◆ SetRegistryArn() [3/3]
void Aws::ECS::Model::ServiceRegistry::SetRegistryArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 73 of file ServiceRegistry.h.
◆ WithContainerName() [1/3]
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 215 of file ServiceRegistry.h.
◆ WithContainerName() [2/3]
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 202 of file ServiceRegistry.h.
◆ WithContainerName() [3/3]
ServiceRegistry& Aws::ECS::Model::ServiceRegistry::WithContainerName |
( |
const char * |
value | ) |
|
|
inline |
The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition that your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 228 of file ServiceRegistry.h.
◆ WithContainerPort()
ServiceRegistry& Aws::ECS::Model::ServiceRegistry::WithContainerPort |
( |
int |
value | ) |
|
|
inline |
The port value, already specified in the task definition, to be used for your service discovery service. If the task definition your service task specifies uses the bridge
or host
network mode, you must specify a containerName
and containerPort
combination from the task definition. If the task definition your service task specifies uses the awsvpc
network mode and a type SRV DNS record is used, you must specify either a containerName
and containerPort
combination or a port
value, but not both.
Definition at line 277 of file ServiceRegistry.h.
◆ WithPort()
The port value used if your service discovery service specified an SRV record. This field may be used if both the awsvpc
network mode and SRV records are used.
Definition at line 123 of file ServiceRegistry.h.
◆ WithRegistryArn() [1/3]
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 87 of file ServiceRegistry.h.
◆ WithRegistryArn() [2/3]
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 80 of file ServiceRegistry.h.
◆ WithRegistryArn() [3/3]
ServiceRegistry& Aws::ECS::Model::ServiceRegistry::WithRegistryArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the service registry. The currently supported service registry is AWS Cloud Map. For more information, see CreateService.
Definition at line 94 of file ServiceRegistry.h.
The documentation for this class was generated from the following file: