| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIdentity |
AwsIdentity.clone() |
AwsIdentity |
CustomLogSourceConfiguration.getProviderIdentity()
The identity of the log provider for the third-party custom source.
|
AwsIdentity |
UpdateSubscriberRequest.getSubscriberIdentity()
The AWS identity used to access your data.
|
AwsIdentity |
CreateSubscriberRequest.getSubscriberIdentity()
The AWS identity used to access your data.
|
AwsIdentity |
SubscriberResource.getSubscriberIdentity()
The AWS identity used to access your data.
|
AwsIdentity |
AwsIdentity.withExternalId(String externalId)
The external ID used to estalish trust relationship with the AWS identity.
|
AwsIdentity |
AwsIdentity.withPrincipal(String principal)
The AWS identity principal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomLogSourceConfiguration.setProviderIdentity(AwsIdentity providerIdentity)
The identity of the log provider for the third-party custom source.
|
void |
UpdateSubscriberRequest.setSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
void |
CreateSubscriberRequest.setSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
void |
SubscriberResource.setSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
CustomLogSourceConfiguration |
CustomLogSourceConfiguration.withProviderIdentity(AwsIdentity providerIdentity)
The identity of the log provider for the third-party custom source.
|
UpdateSubscriberRequest |
UpdateSubscriberRequest.withSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
CreateSubscriberRequest |
CreateSubscriberRequest.withSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
SubscriberResource |
SubscriberResource.withSubscriberIdentity(AwsIdentity subscriberIdentity)
The AWS identity used to access your data.
|
Copyright © 2024. All rights reserved.