Interface ISecretTargetAttachment
Inherited Members
Namespace: Amazon.CDK.AWS.SecretsManager
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISecretTargetAttachment : ISecret, IResource
Syntax (vb)
Public Interface ISecretTargetAttachment
Inherits ISecret, IResource, IConstruct, IDependable
Synopsis
Properties
SecretTargetAttachmentSecretArn | Same as |
Properties
SecretTargetAttachmentSecretArn
Same as secretArn
.
string SecretTargetAttachmentSecretArn { get; }
Property Value
System.String
Remarks
Attribute: true