Class: Aws::Types::CreateDashboardResponse

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:

  • (::String)


984
985
986
# File 'sig/types.rbs', line 984

def dashboard_arn
  @dashboard_arn
end

#dashboard_id::String

Returns the value of attribute dashboard_id.

Returns:

  • (::String)


983
984
985
# File 'sig/types.rbs', line 983

def dashboard_id
  @dashboard_id
end