aws_vpc_security_group

Amazon Web Services VPC Security Group

Name

Type

Nullable

accountId

String

accountName

String

description

String

egress

List

id

String

ingress

List

name

String

region

String

tags

Map<String,String>

vpcId

String

IPPermission

Name

Type

Nullable

fromPort

Int

ipProtocol

String

ipRanges

List

ipv6Ranges

List

prefixListIds

List

toPort

Int

userIdGroupPairs

List

IPRange

Name

Type

Nullable

cidrIp

String

description

String

IPV6Range

Name

Type

Nullable

cidrIpv6

String

description

String

PrefixListId

Name

Type

Nullable

description

String

prefixListId

String

UserIdGroupPair

Name

Type

Nullable

description

String

groupId

String

groupName

String

peeringStatus

String

userId

String

vpcId

String

vpcPeeringConnectionId

String

Last updated