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