@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.822Z") @Stability(value=Experimental) public interface RepositoryImageProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RepositoryImageProps.Builder
A builder for
RepositoryImageProps |
static class |
RepositoryImageProps.Jsii$Proxy
An implementation for
RepositoryImageProps |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryImageProps.Builder |
builder() |
default ISecret |
getCredentials()
(experimental) The secret to expose to the container that contains the credentials for the image repository.
|
@Stability(value=Experimental) @Nullable default ISecret getCredentials()
The supported value is the full ARN of an AWS Secrets Manager secret.
@Stability(value=Experimental) static RepositoryImageProps.Builder builder()
RepositoryImageProps.Builder of RepositoryImagePropsCopyright © 2021. All rights reserved.