Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
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.
|
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.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DescribeInstanceEventNotificationAttributesRequestMarshaller.marshall(DescribeInstanceEventNotificationAttributesRequest describeInstanceEventNotificationAttributesRequest) |
Copyright © 2021. All rights reserved.