| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| 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 DeregisterInstanceEventNotificationAttributesResponse |
Ec2Client.deregisterInstanceEventNotificationAttributes(DeregisterInstanceEventNotificationAttributesRequest 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 |
|---|---|
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.
|
default CompletableFuture<DeregisterInstanceEventNotificationAttributesResponse> |
Ec2AsyncClient.deregisterInstanceEventNotificationAttributes(DeregisterInstanceEventNotificationAttributesRequest 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.
|
Copyright © 2022. All rights reserved.