Interface RoutedResource.Builder

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

public static interface RoutedResource.Builder extends SdkPojo, CopyableBuilder<RoutedResource.Builder,RoutedResource>
  • Method Details

    • name

      The name of the routed resource.

      Parameters:
      name - The name of the routed resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of the routed resource. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.

      Parameters:
      arn - The ARN of the routed resource. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.