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)


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

def dashboard_arn: () -> ::String

#dashboard_id::String

Returns:

  • (::String)


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

def dashboard_id: () -> ::String


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

def link_sharing_configuration: () -> Types::LinkSharingConfiguration

#permissions::Array[Types::ResourcePermission]

Returns:



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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer