Uses of Class
software.amazon.awssdk.services.ec2.model.DeregisterInstanceTagAttributeRequest
-
Packages that use DeregisterInstanceTagAttributeRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DeregisterInstanceTagAttributeRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeregisterInstanceTagAttributeRequest Modifier and Type Method Description DeregisterInstanceTagAttributeRequestDeregisterInstanceEventNotificationAttributesRequest. instanceTagAttribute()Information about the tag keys to deregister.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DeregisterInstanceTagAttributeRequest Modifier and Type Method Description DeregisterInstanceEventNotificationAttributesRequest.BuilderDeregisterInstanceEventNotificationAttributesRequest.Builder. instanceTagAttribute(DeregisterInstanceTagAttributeRequest instanceTagAttribute)Information about the tag keys to deregister.
-