Interface ISecretTargetAttachmentRef
(experimental) Indicates that this resource can be referenced as a SecretTargetAttachment.
Inherited Members
Namespace: Amazon.CDK.Interfaces.SecretsManager
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISecretTargetAttachmentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISecretTargetAttachmentRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| SecretTargetAttachmentRef | (experimental) A reference to a SecretTargetAttachment resource. |
Properties
SecretTargetAttachmentRef
(experimental) A reference to a SecretTargetAttachment resource.
ISecretTargetAttachmentReference SecretTargetAttachmentRef { get; }
Property Value
ISecretTargetAttachmentReference
Remarks
Stability: Experimental