@Stability(value=Stable)
public static interface CfnComponentVersion.ComponentDependencyRequirementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder
|
static class |
CfnComponentVersion.ComponentDependencyRequirementProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.ComponentDependencyRequirementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.ComponentDependencyRequirementProperty.Builder |
builder() |
default String |
getDependencyType()
`CfnComponentVersion.ComponentDependencyRequirementProperty.DependencyType`.
|
default String |
getVersionRequirement()
`CfnComponentVersion.ComponentDependencyRequirementProperty.VersionRequirement`.
|
@Stability(value=Stable) @Nullable default String getDependencyType()
@Stability(value=Stable) @Nullable default String getVersionRequirement()
@Stability(value=Stable) static CfnComponentVersion.ComponentDependencyRequirementProperty.Builder builder()
Copyright © 2021. All rights reserved.