Class: Aws::Types::UpdateSharedVpcConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


1851
1852
1853
# File 'sig/types.rbs', line 1851

def client_request_token
  @client_request_token
end

#enable_fsx_route_table_updates_from_participant_accounts::String

Returns the value of attribute enable_fsx_route_table_updates_from_participant_accounts.

Returns:

  • (::String)


1850
1851
1852
# File 'sig/types.rbs', line 1850

def enable_fsx_route_table_updates_from_participant_accounts
  @enable_fsx_route_table_updates_from_participant_accounts
end