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