| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
LookupAttribute.Builder |
LookupAttribute.Builder.attributeKey(LookupAttributeKey attributeKey)
Specifies an attribute on which to filter the events returned.
|
LookupAttribute.Builder |
LookupAttribute.Builder.attributeKey(String attributeKey)
Specifies an attribute on which to filter the events returned.
|
LookupAttribute.Builder |
LookupAttribute.Builder.attributeValue(String attributeValue)
Specifies a value for the specified AttributeKey.
|
static LookupAttribute.Builder |
LookupAttribute.builder() |
LookupAttribute.Builder |
LookupAttribute.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LookupAttribute.Builder> |
LookupAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.