@Stability(value=Stable) public static final class CfnLicense.IssuerDataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLicense.IssuerDataProperty>
CfnLicense.IssuerDataProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLicense.IssuerDataProperty |
build()
Builds the configured instance.
|
CfnLicense.IssuerDataProperty.Builder |
name(String name)
Sets the value of
CfnLicense.IssuerDataProperty.getName() |
CfnLicense.IssuerDataProperty.Builder |
signKey(String signKey)
Sets the value of
CfnLicense.IssuerDataProperty.getSignKey() |
@Stability(value=Stable) public CfnLicense.IssuerDataProperty.Builder name(String name)
CfnLicense.IssuerDataProperty.getName()name - `CfnLicense.IssuerDataProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnLicense.IssuerDataProperty.Builder signKey(String signKey)
CfnLicense.IssuerDataProperty.getSignKey()signKey - `CfnLicense.IssuerDataProperty.SignKey`.this@Stability(value=Stable) public CfnLicense.IssuerDataProperty build()
build in interface software.amazon.jsii.Builder<CfnLicense.IssuerDataProperty>CfnLicense.IssuerDataPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.