Class: Aws::Types::UpdateConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidth::String

Returns the value of attribute bandwidth.

Returns:

  • (::String)


293
294
295
# File 'sig/types.rbs', line 293

def bandwidth
  @bandwidth
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


294
295
296
# File 'sig/types.rbs', line 294

def client_token
  @client_token
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


292
293
294
# File 'sig/types.rbs', line 292

def description
  @description
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


291
292
293
# File 'sig/types.rbs', line 291

def identifier
  @identifier
end