Uses of Class
software.amazon.awssdk.services.ec2.model.TagFieldSpecificationResponse
Packages that use TagFieldSpecificationResponse
-
Uses of TagFieldSpecificationResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TagFieldSpecificationResponseModifier and TypeMethodDescriptionFlowLog.tagFieldSpecifications()The tag configuration associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TagFieldSpecificationResponseModifier and TypeMethodDescriptionFlowLog.Builder.tagFieldSpecifications(TagFieldSpecificationResponse... tagFieldSpecifications) The tag configuration associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TagFieldSpecificationResponseModifier and TypeMethodDescriptionFlowLog.Builder.tagFieldSpecifications(Collection<TagFieldSpecificationResponse> tagFieldSpecifications) The tag configuration associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.