Class: Aws::Types::DescribeDashboardPermissionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4750
4751
4752
# File 'sig/types.rbs', line 4750

def 
  @aws_account_id
end

#dashboard_id::String

Returns the value of attribute dashboard_id.

Returns:

  • (::String)


4751
4752
4753
# File 'sig/types.rbs', line 4751

def dashboard_id
  @dashboard_id
end