| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIdentity |
CustomLogSourceConfiguration.providerIdentity()
The identity of the log provider for the third-party custom source.
|
AwsIdentity |
UpdateSubscriberRequest.subscriberIdentity()
The AWS identity used to access your data.
|
AwsIdentity |
SubscriberResource.subscriberIdentity()
The AWS identity used to access your data.
|
AwsIdentity |
CreateSubscriberRequest.subscriberIdentity()
The AWS identity used to access your data.
|
| Modifier and Type | Method and Description |
|---|---|
CustomLogSourceConfiguration.Builder |
CustomLogSourceConfiguration.Builder.providerIdentity(AwsIdentity providerIdentity)
The identity of the log provider for the third-party custom source.
|
UpdateSubscriberRequest.Builder |
UpdateSubscriberRequest.Builder.subscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
SubscriberResource.Builder |
SubscriberResource.Builder.subscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
CreateSubscriberRequest.Builder |
CreateSubscriberRequest.Builder.subscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
Copyright © 2023. All rights reserved.