Module: Aws::QApps::Client::_DescribeQAppPermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeQAppPermissionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
209 |
# File 'sig/client.rbs', line 209
def app_id: () -> ::String
|
#permissions ⇒ ::Array[Types::PermissionOutput]
210 |
# File 'sig/client.rbs', line 210
def permissions: () -> ::Array[Types::PermissionOutput]
|
#resource_arn ⇒ ::String
208 |
# File 'sig/client.rbs', line 208
def resource_arn: () -> ::String
|