@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.767Z") @Stability(value=Experimental) public interface ContainerImageConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContainerImageConfig.Builder
A builder for
ContainerImageConfig |
static class |
ContainerImageConfig.Jsii$Proxy
An implementation for
ContainerImageConfig |
| Modifier and Type | Method and Description |
|---|---|
static ContainerImageConfig.Builder |
builder() |
String |
getImageName()
(experimental) Specifies the name of the container image.
|
default CfnTaskDefinition.RepositoryCredentialsProperty |
getRepositoryCredentials()
(experimental) Specifies the credentials used to access the image repository.
|
@Stability(value=Experimental) @NotNull String getImageName()
@Stability(value=Experimental) @Nullable default CfnTaskDefinition.RepositoryCredentialsProperty getRepositoryCredentials()
@Stability(value=Experimental) static ContainerImageConfig.Builder builder()
ContainerImageConfig.Builder of ContainerImageConfigCopyright © 2021. All rights reserved.