Values.DescribeContainerGroupDefinitionOutputSourceThis API works with the following fleet types: Container Retrieves the properties of a container group definition, including all container definitions in the group. Request options: Retrieve the latest version of a container group definition. Specify the container group definition name only, or use an ARN value without a version number. Retrieve a particular version. Specify the container group definition name and a version number, or use an ARN value that includes the version number. Results: If successful, this operation returns the complete properties of a container group definition version. Learn more Manage a container group definition
type nonrec t = {containerGroupDefinition : ContainerGroupDefinition.t option;The properties of the requested container group definition resource.
*)}type nonrec error = [ | `InternalServiceException of InternalServiceException.t| `InvalidRequestException of InvalidRequestException.t| `NotFoundException of NotFoundException.t| `UnsupportedRegionException of UnsupportedRegionException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceException of InternalServiceException.t
| `InvalidRequestException of InvalidRequestException.t
| `NotFoundException of NotFoundException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option
| `UnsupportedRegionException of UnsupportedRegionException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceException of InternalServiceException.t
| `InvalidRequestException of InvalidRequestException.t
| `NotFoundException of NotFoundException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option
| `UnsupportedRegionException of UnsupportedRegionException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of ContainerTotalVcpuLimit.t
| `Enum of string
| `Integer of ContainerTotalMemoryLimit.t
| `List of
[> `Structure of
(string
* [> `Boolean of BooleanModel.t
| `Double of ContainerVcpu.t
| `Integer of ContainerMemoryLimit.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
NonZeroAnd128MaxAsciiString.t ])
list ]
list
| `String of NonZeroAnd128MaxAsciiString.t
| `Structure of
(string
* [> `Integer of ContainerHealthCheckInterval.t
| `List of
[> `String of NonZeroAnd255MaxString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of PortNumber.t ])
list ]
list ])
list ])
list ]
list
| `String of ContainerGroupDefinitionArn.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of NonZeroAnd128MaxAsciiString.t ])
list ]
list
| `String of NonZeroAnd128MaxAsciiString.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of PortNumber.t ])
list ]
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]