Class: Aws::Types::InputDestinationVpc

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


1726
1727
1728
# File 'sig/types.rbs', line 1726

def availability_zone
  @availability_zone
end

#network_interface_id::String

Returns the value of attribute network_interface_id.

Returns:

  • (::String)


1727
1728
1729
# File 'sig/types.rbs', line 1727

def network_interface_id
  @network_interface_id
end