@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.021Z") @Stability(value=Experimental) public interface SecretTargetAttachmentProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecretTargetAttachmentProps.Builder
A builder for
SecretTargetAttachmentProps |
static class |
SecretTargetAttachmentProps.Jsii$Proxy
An implementation for
SecretTargetAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static SecretTargetAttachmentProps.Builder |
builder() |
ISecret |
getSecret()
(experimental) The secret to attach to the target.
|
@Stability(value=Experimental) @NotNull ISecret getSecret()
@Stability(value=Experimental) static SecretTargetAttachmentProps.Builder builder()
Copyright © 2021. All rights reserved.