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