Hierarchy

  • unknown
    • SecurityGroup

Constructors

Properties

egressRules: EgressSecurityGroupRule[] = []
id: Output<string>
ingressRules: IngressSecurityGroupRule[] = []
securityGroup: SecurityGroup

Methods

  • Get an existing SecurityGroup resource's state with the given name and ID. This will not cause a SecurityGroup to be created, and removing this SecurityGroup from your pulumi application will not cause the existing cloud resource to be destroyed.

    Parameters

    Returns SecurityGroup

Generated using TypeDoc