@Stability(value=Stable)
public static interface CfnService.ImageRepositoryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.ImageRepositoryProperty.Builder
A builder for
CfnService.ImageRepositoryProperty |
static class |
CfnService.ImageRepositoryProperty.Jsii$Proxy
An implementation for
CfnService.ImageRepositoryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.ImageRepositoryProperty.Builder |
builder() |
default Object |
getImageConfiguration()
`CfnService.ImageRepositoryProperty.ImageConfiguration`.
|
String |
getImageIdentifier()
`CfnService.ImageRepositoryProperty.ImageIdentifier`.
|
String |
getImageRepositoryType()
`CfnService.ImageRepositoryProperty.ImageRepositoryType`.
|
@Stability(value=Stable) @NotNull String getImageIdentifier()
@Stability(value=Stable) @NotNull String getImageRepositoryType()
@Stability(value=Stable) @Nullable default Object getImageConfiguration()
@Stability(value=Stable) static CfnService.ImageRepositoryProperty.Builder builder()
Copyright © 2021. All rights reserved.