| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeInstanceEventNotificationAttributesResponse |
Ec2Client.describeInstanceEventNotificationAttributes(Consumer<DescribeInstanceEventNotificationAttributesRequest.Builder> describeInstanceEventNotificationAttributesRequest)
Describes the tag keys that are registered to appear in scheduled event notifications for resources in the
current Region.
|
default DescribeInstanceEventNotificationAttributesResponse |
Ec2Client.describeInstanceEventNotificationAttributes(DescribeInstanceEventNotificationAttributesRequest describeInstanceEventNotificationAttributesRequest)
Describes the tag keys that are registered to appear in scheduled event notifications for resources in the
current Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeInstanceEventNotificationAttributesResponse> |
Ec2AsyncClient.describeInstanceEventNotificationAttributes(Consumer<DescribeInstanceEventNotificationAttributesRequest.Builder> describeInstanceEventNotificationAttributesRequest)
Describes the tag keys that are registered to appear in scheduled event notifications for resources in the
current Region.
|
default CompletableFuture<DescribeInstanceEventNotificationAttributesResponse> |
Ec2AsyncClient.describeInstanceEventNotificationAttributes(DescribeInstanceEventNotificationAttributesRequest describeInstanceEventNotificationAttributesRequest)
Describes the tag keys that are registered to appear in scheduled event notifications for resources in the
current Region.
|
Copyright © 2022. All rights reserved.