| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
SdkHttpFullRequest |
DeregisterInstanceEventNotificationAttributesRequestMarshaller.marshall(DeregisterInstanceEventNotificationAttributesRequest deregisterInstanceEventNotificationAttributesRequest) |
Copyright © 2023. All rights reserved.