Interface ContainerGroupDefinitionProperty.Builder

  • Method Details

    • schedulingStrategy

      ContainerGroupDefinitionProperty.Builder schedulingStrategy(String schedulingStrategy)

      The method for scheduling and maintaining copies of the container group across a container fleet.

      Parameters:
      schedulingStrategy - The method for scheduling and maintaining copies of the container group across a container fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • schedulingStrategy

      The method for scheduling and maintaining copies of the container group across a container fleet.

      Parameters:
      schedulingStrategy - The method for scheduling and maintaining copies of the container group across a container fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • containerGroupDefinitionName

      ContainerGroupDefinitionProperty.Builder containerGroupDefinitionName(String containerGroupDefinitionName)

      The unique identifier for the container group definition.

      Parameters:
      containerGroupDefinitionName - The unique identifier for the container group definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.