@Stability(value=Stable)
public static interface CfnContainerRecipe.TargetContainerRepositoryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnContainerRecipe.TargetContainerRepositoryProperty.Builder
A builder for
CfnContainerRecipe.TargetContainerRepositoryProperty |
static class |
CfnContainerRecipe.TargetContainerRepositoryProperty.Jsii$Proxy
An implementation for
CfnContainerRecipe.TargetContainerRepositoryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnContainerRecipe.TargetContainerRepositoryProperty.Builder |
builder() |
default String |
getRepositoryName()
`CfnContainerRecipe.TargetContainerRepositoryProperty.RepositoryName`.
|
default String |
getService()
`CfnContainerRecipe.TargetContainerRepositoryProperty.Service`.
|
@Stability(value=Stable) @Nullable default String getRepositoryName()
@Stability(value=Stable) @Nullable default String getService()
@Stability(value=Stable) static CfnContainerRecipe.TargetContainerRepositoryProperty.Builder builder()
Copyright © 2021. All rights reserved.