@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.828Z") @Stability(value=Stable) public interface CfnSecretTargetAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-secrettargetattachment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSecretTargetAttachmentProps.Builder
A builder for
CfnSecretTargetAttachmentProps |
static class |
CfnSecretTargetAttachmentProps.Jsii$Proxy
An implementation for
CfnSecretTargetAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSecretTargetAttachmentProps.Builder |
builder() |
String |
getSecretId()
`AWS::SecretsManager::SecretTargetAttachment.SecretId`.
|
String |
getTargetId()
`AWS::SecretsManager::SecretTargetAttachment.TargetId`.
|
String |
getTargetType()
`AWS::SecretsManager::SecretTargetAttachment.TargetType`.
|
@Stability(value=Stable) @NotNull String getSecretId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-secrettargetattachment.html#cfn-secretsmanager-secrettargetattachment-secretid@Stability(value=Stable) @NotNull String getTargetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-secrettargetattachment.html#cfn-secretsmanager-secrettargetattachment-targetid@Stability(value=Stable) @NotNull String getTargetType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-secrettargetattachment.html#cfn-secretsmanager-secrettargetattachment-targettype@Stability(value=Stable) static CfnSecretTargetAttachmentProps.Builder builder()
Copyright © 2020. All rights reserved.