Interface ISecretTargetAttachment
- All Superinterfaces:
IConstruct
,software.constructs.IConstruct
,IDependable
,IResource
,ISecret
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ISecretTargetAttachment.Jsii$Default
- All Known Implementing Classes:
ISecretTargetAttachment.Jsii$Proxy
,SecretTargetAttachment
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
date="2023-06-19T16:30:41.291Z")
@Stability(Stable)
public interface ISecretTargetAttachment
extends software.amazon.jsii.JsiiSerializable, ISecret
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISecretTargetAttachment
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.awscdk.core.IConstruct
getNode
Methods inherited from interface software.amazon.awscdk.core.IResource
applyRemovalPolicy, getEnv, getStack
Methods inherited from interface software.amazon.awscdk.services.secretsmanager.ISecret
addRotationSchedule, addToResourcePolicy, attach, denyAccountRootDelete, getEncryptionKey, getSecretArn, getSecretFullArn, getSecretName, getSecretValue, grantRead, grantRead, grantWrite, secretValueFromJson
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getSecretTargetAttachmentSecretArn
Same assecretArn
.
-