Class: Aws::Types::VpcInformation

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address_type"IPV4", "DUALSTACK"

Returns the value of attribute ip_address_type.

Returns:



697
698
699
# File 'sig/types.rbs', line 697

def ip_address_type
  @ip_address_type
end

#security_group_ids::Array[::String]

Returns the value of attribute security_group_ids.

Returns:



698
699
700
# File 'sig/types.rbs', line 698

def security_group_ids
  @security_group_ids
end