Module: Aws::QuickSight::Client::_DescribeDashboardPermissionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDashboardPermissionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#dashboard_arn::String

Returns:

  • (::String)


1749
# File 'sig/client.rbs', line 1749

def dashboard_arn: () -> ::String

#dashboard_id::String

Returns:

  • (::String)


1748
# File 'sig/client.rbs', line 1748

def dashboard_id: () -> ::String


1753
# File 'sig/client.rbs', line 1753

def link_sharing_configuration: () -> Types::LinkSharingConfiguration

#permissions::Array[Types::ResourcePermission]

Returns:



1750
# File 'sig/client.rbs', line 1750

def permissions: () -> ::Array[Types::ResourcePermission]

#request_id::String

Returns:

  • (::String)


1752
# File 'sig/client.rbs', line 1752

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


1751
# File 'sig/client.rbs', line 1751

def status: () -> ::Integer