| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateDatalakeDelegatedAdminResponse |
SecurityLakeClient.createDatalakeDelegatedAdmin(Consumer<CreateDatalakeDelegatedAdminRequest.Builder> createDatalakeDelegatedAdminRequest)
Designates the Security Lake administrator account for the organization.
|
default CompletableFuture<CreateDatalakeDelegatedAdminResponse> |
SecurityLakeAsyncClient.createDatalakeDelegatedAdmin(Consumer<CreateDatalakeDelegatedAdminRequest.Builder> createDatalakeDelegatedAdminRequest)
Designates the Security Lake administrator account for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDatalakeDelegatedAdminRequest.Builder |
CreateDatalakeDelegatedAdminRequest.Builder.account(String account)
Account ID of the Security Lake delegated administrator.
|
static CreateDatalakeDelegatedAdminRequest.Builder |
CreateDatalakeDelegatedAdminRequest.builder() |
CreateDatalakeDelegatedAdminRequest.Builder |
CreateDatalakeDelegatedAdminRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateDatalakeDelegatedAdminRequest.Builder |
CreateDatalakeDelegatedAdminRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateDatalakeDelegatedAdminRequest.Builder |
CreateDatalakeDelegatedAdminRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDatalakeDelegatedAdminRequest.Builder> |
CreateDatalakeDelegatedAdminRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.