Class: Aws::Types::DescribeObservationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


212
213
214
# File 'sig/types.rbs', line 212

def 
  @account_id
end

#observation_id::String

Returns the value of attribute observation_id.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def observation_id
  @observation_id
end