@Stability(value=Stable)
public static interface CfnPublicKey.PublicKeyConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPublicKey.PublicKeyConfigProperty.Builder
A builder for
CfnPublicKey.PublicKeyConfigProperty |
static class |
CfnPublicKey.PublicKeyConfigProperty.Jsii$Proxy
An implementation for
CfnPublicKey.PublicKeyConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPublicKey.PublicKeyConfigProperty.Builder |
builder() |
String |
getCallerReference()
`CfnPublicKey.PublicKeyConfigProperty.CallerReference`.
|
default String |
getComment()
`CfnPublicKey.PublicKeyConfigProperty.Comment`.
|
String |
getEncodedKey()
`CfnPublicKey.PublicKeyConfigProperty.EncodedKey`.
|
String |
getName()
`CfnPublicKey.PublicKeyConfigProperty.Name`.
|
@Stability(value=Stable) @NotNull String getCallerReference()
@Stability(value=Stable) @NotNull String getEncodedKey()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getComment()
@Stability(value=Stable) static CfnPublicKey.PublicKeyConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.