public static interface DescribeDashboardPermissionsRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DescribeDashboardPermissionsRequest.Builder,DescribeDashboardPermissionsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDashboardPermissionsRequest.Builder |
awsAccountId(String awsAccountId)
The ID of the AWS account that contains the dashboard that you're describing permissions for.
|
DescribeDashboardPermissionsRequest.Builder |
dashboardId(String dashboardId)
The ID for the dashboard, also added to the IAM policy.
|
DescribeDashboardPermissionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDashboardPermissionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDashboardPermissionsRequest.Builder awsAccountId(String awsAccountId)
The ID of the AWS account that contains the dashboard that you're describing permissions for.
awsAccountId - The ID of the AWS account that contains the dashboard that you're describing permissions for.DescribeDashboardPermissionsRequest.Builder dashboardId(String dashboardId)
The ID for the dashboard, also added to the IAM policy.
dashboardId - The ID for the dashboard, also added to the IAM policy.DescribeDashboardPermissionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDashboardPermissionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.