public static interface ImportLensResponse.Builder extends WellArchitectedResponse.Builder, SdkPojo, CopyableBuilder<ImportLensResponse.Builder,ImportLensResponse>
| Modifier and Type | Method and Description |
|---|---|
ImportLensResponse.Builder |
lensArn(String lensArn)
The ARN for the lens that was created or updated.
|
ImportLensResponse.Builder |
status(ImportLensStatus status)
The status of the imported lens.
|
ImportLensResponse.Builder |
status(String status)
The status of the imported lens.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportLensResponse.Builder lensArn(String lensArn)
The ARN for the lens that was created or updated.
lensArn - The ARN for the lens that was created or updated.ImportLensResponse.Builder status(String status)
The status of the imported lens.
status - The status of the imported lens.ImportLensStatus,
ImportLensStatusImportLensResponse.Builder status(ImportLensStatus status)
The status of the imported lens.
status - The status of the imported lens.ImportLensStatus,
ImportLensStatusCopyright © 2023. All rights reserved.