Class: Aws::Types::DescribeAppResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#appTypes::AppSummary

Returns the value of attribute app.

Returns:



4585
4586
4587
# File 'sig/types.rbs', line 4585

def app
  @app
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


4586
4587
4588
# File 'sig/types.rbs', line 4586

def request_id
  @request_id
end