@Stability(value=Stable) public static final class KeyContextResponse.Builder extends Object implements software.amazon.jsii.Builder<KeyContextResponse>
KeyContextResponse| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KeyContextResponse |
build()
Builds the configured instance.
|
KeyContextResponse.Builder |
keyId(String keyId)
Sets the value of
KeyContextResponse.getKeyId() |
@Stability(value=Stable) public KeyContextResponse.Builder keyId(String keyId)
KeyContextResponse.getKeyId()keyId - Id of the key. This parameter is required.this@Stability(value=Stable) public KeyContextResponse build()
build in interface software.amazon.jsii.Builder<KeyContextResponse>KeyContextResponseNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.