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)


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

def dashboard_arn: () -> ::String

#dashboard_id::String

Returns:

  • (::String)


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

def dashboard_id: () -> ::String


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

def link_sharing_configuration: () -> Types::LinkSharingConfiguration

#permissions::Array[Types::ResourcePermission]

Returns:



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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer