Class: Aws::Types::EC2CreateRouteTableAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


249
250
251
# File 'sig/types.rbs', line 249

def description
  @description
end

#vpc_idTypes::ActionTarget

Returns the value of attribute vpc_id.

Returns:



250
251
252
# File 'sig/types.rbs', line 250

def vpc_id
  @vpc_id
end