Interface TagFieldSpecificationResponse.Builder

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

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

    • resourceType

      TagFieldSpecificationResponse.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.