Class: Aws::Types::SuccessfulRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


329
330
331
# File 'sig/types.rbs', line 329

def client_token
  @client_token
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def id
  @id
end