@Stability(value=Stable) public static final class CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPackagingConfiguration.SpekeKeyProviderProperty>
CfnPackagingConfiguration.SpekeKeyProviderProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPackagingConfiguration.SpekeKeyProviderProperty |
build()
Builds the configured instance.
|
CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnPackagingConfiguration.SpekeKeyProviderProperty.getRoleArn() |
CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder |
systemIds(List<String> systemIds)
Sets the value of
CfnPackagingConfiguration.SpekeKeyProviderProperty.getSystemIds() |
CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder |
url(String url)
Sets the value of
CfnPackagingConfiguration.SpekeKeyProviderProperty.getUrl() |
@Stability(value=Stable) public CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder roleArn(String roleArn)
CfnPackagingConfiguration.SpekeKeyProviderProperty.getRoleArn()roleArn - `CfnPackagingConfiguration.SpekeKeyProviderProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder systemIds(List<String> systemIds)
CfnPackagingConfiguration.SpekeKeyProviderProperty.getSystemIds()systemIds - `CfnPackagingConfiguration.SpekeKeyProviderProperty.SystemIds`. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder url(String url)
CfnPackagingConfiguration.SpekeKeyProviderProperty.getUrl()url - `CfnPackagingConfiguration.SpekeKeyProviderProperty.Url`. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.SpekeKeyProviderProperty build()
build in interface software.amazon.jsii.Builder<CfnPackagingConfiguration.SpekeKeyProviderProperty>CfnPackagingConfiguration.SpekeKeyProviderPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.