Uses of Interface
software.amazon.awssdk.services.ec2.model.TagFieldSpecificationRequest.Builder
Packages that use TagFieldSpecificationRequest.Builder
-
Uses of TagFieldSpecificationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TagFieldSpecificationRequest.BuilderModifier and TypeMethodDescriptionTagFieldSpecificationRequest.builder()TagFieldSpecificationRequest.Builder.resourceType(String resourceType) The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationRequest.Builder.resourceType(TaggableResourceType resourceType) The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.The tag keys on your tagged resources to be displayed by the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationRequest.Builder.tagKeys(Collection<String> tagKeys) The tag keys on your tagged resources to be displayed by the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TagFieldSpecificationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TagFieldSpecificationRequest.Builder>TagFieldSpecificationRequest.serializableBuilderClass()