Uses of Class
software.amazon.awssdk.services.securitylake.model.GetDataLakeOrganizationConfigurationRequest
-
Packages that use GetDataLakeOrganizationConfigurationRequest Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service.software.amazon.awssdk.services.securitylake.transform -
-
Uses of GetDataLakeOrganizationConfigurationRequest in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake with parameters of type GetDataLakeOrganizationConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetDataLakeOrganizationConfigurationResponse>SecurityLakeAsyncClient. getDataLakeOrganizationConfiguration(GetDataLakeOrganizationConfigurationRequest getDataLakeOrganizationConfigurationRequest)Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake.default GetDataLakeOrganizationConfigurationResponseSecurityLakeClient. getDataLakeOrganizationConfiguration(GetDataLakeOrganizationConfigurationRequest getDataLakeOrganizationConfigurationRequest)Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake. -
Uses of GetDataLakeOrganizationConfigurationRequest in software.amazon.awssdk.services.securitylake.transform
Methods in software.amazon.awssdk.services.securitylake.transform with parameters of type GetDataLakeOrganizationConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetDataLakeOrganizationConfigurationRequestMarshaller. marshall(GetDataLakeOrganizationConfigurationRequest getDataLakeOrganizationConfigurationRequest)
-