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)


4540
4541
4542
# File 'sig/types.rbs', line 4540

def 
  @aws_account_id
end

#dashboard_id::String

Returns the value of attribute dashboard_id.

Returns:

  • (::String)


4541
4542
4543
# File 'sig/types.rbs', line 4541

def dashboard_id
  @dashboard_id
end