Uses of Class
software.amazon.awssdk.services.ec2.model.RegisterInstanceEventNotificationAttributesRequest
Packages that use RegisterInstanceEventNotificationAttributesRequest
Package
Description
-
Uses of RegisterInstanceEventNotificationAttributesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type RegisterInstanceEventNotificationAttributesRequestModifier and TypeMethodDescriptionEc2AsyncClient.registerInstanceEventNotificationAttributes(RegisterInstanceEventNotificationAttributesRequest registerInstanceEventNotificationAttributesRequest) Registers a set of tag keys to include in scheduled event notifications for your resources.Ec2Client.registerInstanceEventNotificationAttributes(RegisterInstanceEventNotificationAttributesRequest registerInstanceEventNotificationAttributesRequest) Registers a set of tag keys to include in scheduled event notifications for your resources. -
Uses of RegisterInstanceEventNotificationAttributesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type RegisterInstanceEventNotificationAttributesRequestModifier and TypeMethodDescriptionRegisterInstanceEventNotificationAttributesRequestMarshaller.marshall(RegisterInstanceEventNotificationAttributesRequest registerInstanceEventNotificationAttributesRequest)