Class: Aws::Types::GetDashboardOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_arn::String

Returns the value of attribute dashboard_arn.

Returns:



403
404
405
# File 'sig/types.rbs', line 403

def dashboard_arn
  @dashboard_arn
end

#dashboard_body::String

Returns the value of attribute dashboard_body.

Returns:



404
405
406
# File 'sig/types.rbs', line 404

def dashboard_body
  @dashboard_body
end

#dashboard_name::String

Returns the value of attribute dashboard_name.

Returns:



405
406
407
# File 'sig/types.rbs', line 405

def dashboard_name
  @dashboard_name
end