MDAA TS Docs
    Preparing search index...
    interface SecurityGroupIngressProps {
        ipv4?: string[];
        sg?: string[];
    }
    Index

    Properties

    Properties

    ipv4?: string[]

    CIDR range of the ingres definition

    sg?: string[]

    Security Group ID of the ingres definition