Class: Aws::Types::VpcTransitConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipv_4_cidr_blocks::Array[::String]

Returns the value of attribute ipv_4_cidr_blocks.

Returns:

  • (::Array[::String])


690
691
692
# File 'sig/types.rbs', line 690

def ipv_4_cidr_blocks
  @ipv_4_cidr_blocks
end

#vpc_id::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


689
690
691
# File 'sig/types.rbs', line 689

def vpc_id
  @vpc_id
end