@Stability(value=Stable) public static final class AttachedSecretOptions.Builder extends Object implements software.amazon.jsii.Builder<AttachedSecretOptions>
AttachedSecretOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AttachedSecretOptions |
build()
Builds the configured instance.
|
AttachedSecretOptions.Builder |
target(ISecretAttachmentTarget target)
Sets the value of
AttachedSecretOptions.getTarget() |
@Stability(value=Stable) public AttachedSecretOptions.Builder target(ISecretAttachmentTarget target)
AttachedSecretOptions.getTarget()target - The target to attach the secret to. This parameter is required.this@Stability(value=Stable) public AttachedSecretOptions build()
build in interface software.amazon.jsii.Builder<AttachedSecretOptions>AttachedSecretOptionsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.