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)


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

def dashboard_arn: () -> ::String

#dashboard_id::String

Returns:

  • (::String)


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

def dashboard_id: () -> ::String


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

def link_sharing_configuration: () -> Types::LinkSharingConfiguration

#permissions::Array[Types::ResourcePermission]

Returns:



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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer