get Custom Permissions
suspend fun getCustomPermissions(argument: GetCustomPermissionsPlainArgs): GetCustomPermissionsResult
Definition of the AWS::QuickSight::CustomPermissions Resource Type.
Return
null
Parameters
argument
null
suspend fun getCustomPermissions(awsAccountId: String, customPermissionsName: String): GetCustomPermissionsResult
Return
null
Parameters
aws Account Id
The ID of the AWS account that contains the custom permission configuration that you want to update.
custom Permissions Name
The name of the custom permissions profile.
See also
suspend fun getCustomPermissions(argument: suspend GetCustomPermissionsPlainArgsBuilder.() -> Unit): GetCustomPermissionsResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.quicksight.kotlin.inputs.GetCustomPermissionsPlainArgs.