Show / Hide Table of Contents

Interface IDBSecurityGroupRef

(experimental) Indicates that this resource can be referenced as a DBSecurityGroup.

Inherited Members
IEnvironmentAware.Env
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

IDBSecurityGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX