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