public static interface AssociateDefaultViewResponse.Builder extends ResourceExplorer2Response.Builder, SdkPojo, CopyableBuilder<AssociateDefaultViewResponse.Builder,AssociateDefaultViewResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateDefaultViewResponse.Builder |
viewArn(String viewArn)
The Amazon resource name
(ARN) of the view that the operation set as the default for queries made in the Amazon Web Services
Region and Amazon Web Services account in which you called this operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateDefaultViewResponse.Builder viewArn(String viewArn)
The Amazon resource name (ARN) of the view that the operation set as the default for queries made in the Amazon Web Services Region and Amazon Web Services account in which you called this operation.
viewArn - The Amazon
resource name (ARN) of the view that the operation set as the default for queries made in the
Amazon Web Services Region and Amazon Web Services account in which you called this operation.Copyright © 2023. All rights reserved.