Interface TagFieldSpecificationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TagFieldSpecificationRequest.Builder,TagFieldSpecificationRequest>, SdkBuilder<TagFieldSpecificationRequest.Builder,TagFieldSpecificationRequest>, SdkPojo
Enclosing class:
TagFieldSpecificationRequest

@Mutable @NotThreadSafe public static interface TagFieldSpecificationRequest.Builder extends SdkPojo, CopyableBuilder<TagFieldSpecificationRequest.Builder,TagFieldSpecificationRequest>
  • Method Details

    • resourceType

      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.

      Parameters:
      resourceType - The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceType

      The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.

      Parameters:
      resourceType - The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.