| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
default DeregisterInstanceEventNotificationAttributesResponse |
Ec2Client.deregisterInstanceEventNotificationAttributes(Consumer<DeregisterInstanceEventNotificationAttributesRequest.Builder> deregisterInstanceEventNotificationAttributesRequest)
Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event
notifications for resources in the Region.
|
default CompletableFuture<DeregisterInstanceEventNotificationAttributesResponse> |
Ec2AsyncClient.deregisterInstanceEventNotificationAttributes(Consumer<DeregisterInstanceEventNotificationAttributesRequest.Builder> deregisterInstanceEventNotificationAttributesRequest)
Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event
notifications for resources in the Region.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeregisterInstanceEventNotificationAttributesRequest.Builder> |
DeregisterInstanceEventNotificationAttributesRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.