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)


987
988
989
# File 'sig/types.rbs', line 987

def dashboard_arn
  @dashboard_arn
end

#dashboard_id::String

Returns the value of attribute dashboard_id.

Returns:

  • (::String)


986
987
988
# File 'sig/types.rbs', line 986

def dashboard_id
  @dashboard_id
end