@Stability(value=Stable)
public static interface CfnLicense.MetadataProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLicense.MetadataProperty.Builder
A builder for
CfnLicense.MetadataProperty |
static class |
CfnLicense.MetadataProperty.Jsii$Proxy
An implementation for
CfnLicense.MetadataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLicense.MetadataProperty.Builder |
builder() |
String |
getName()
`CfnLicense.MetadataProperty.Name`.
|
String |
getValue()
`CfnLicense.MetadataProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnLicense.MetadataProperty.Builder builder()
Copyright © 2021. All rights reserved.