AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecs
/
aws.sdk.kotlin.services.ecs.model
/
ContainerImage
/
Builder
Builder
class
Builder
Members
Properties
container
Name
Link copied to clipboard
var
containerName
:
String
?
The name of the container.
image
Link copied to clipboard
var
image
:
String
?
The container image.
image
Digest
Link copied to clipboard
var
imageDigest
:
String
?
The container image digest.