Interface ISecurityGroupIngressRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ISecurityGroupIngressRef.Jsii$Default
All Known Implementing Classes:
CfnSecurityGroupIngress, ISecurityGroupIngressRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.133.0 (build 0f43e37)", date="2026-06-08T20:22:55.591Z") @Stability(Experimental) public interface ISecurityGroupIngressRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a SecurityGroupIngress.
  • Method Details

    • getSecurityGroupIngressRef

      @Stability(Experimental) @NotNull SecurityGroupIngressReference getSecurityGroupIngressRef()
      (experimental) A reference to a SecurityGroupIngress resource.