Interface ServiceActionSummary.Builder

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

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

    • id

      The self-service action identifier.

      Parameters:
      id - The self-service action identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The self-service action name.

      Parameters:
      name - The self-service action name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ServiceActionSummary.Builder description(String description)

      The self-service action description.

      Parameters:
      description - The self-service action description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • definitionType

      ServiceActionSummary.Builder definitionType(String definitionType)

      The self-service action definition type. For example, SSM_AUTOMATION.

      Parameters:
      definitionType - The self-service action definition type. For example, SSM_AUTOMATION.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • definitionType

      The self-service action definition type. For example, SSM_AUTOMATION.

      Parameters:
      definitionType - The self-service action definition type. For example, SSM_AUTOMATION.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: