@Stability(value=Stable) public static final class CfnPublicKeyProps.Builder extends Object implements software.amazon.jsii.Builder<CfnPublicKeyProps>
CfnPublicKeyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicKeyProps |
build()
Builds the configured instance.
|
CfnPublicKeyProps.Builder |
publicKeyConfig(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig)
Sets the value of
CfnPublicKeyProps.getPublicKeyConfig() |
CfnPublicKeyProps.Builder |
publicKeyConfig(IResolvable publicKeyConfig)
Sets the value of
CfnPublicKeyProps.getPublicKeyConfig() |
@Stability(value=Stable) public CfnPublicKeyProps.Builder publicKeyConfig(CfnPublicKey.PublicKeyConfigProperty publicKeyConfig)
CfnPublicKeyProps.getPublicKeyConfig()publicKeyConfig - `AWS::CloudFront::PublicKey.PublicKeyConfig`. This parameter is required.this@Stability(value=Stable) public CfnPublicKeyProps.Builder publicKeyConfig(IResolvable publicKeyConfig)
CfnPublicKeyProps.getPublicKeyConfig()publicKeyConfig - `AWS::CloudFront::PublicKey.PublicKeyConfig`. This parameter is required.this@Stability(value=Stable) public CfnPublicKeyProps build()
build in interface software.amazon.jsii.Builder<CfnPublicKeyProps>CfnPublicKeyPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.