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