Interface ResourceConfigurationSummary.Builder

  • Method Details

    • amazonManaged

      ResourceConfigurationSummary.Builder amazonManaged(Boolean amazonManaged)

      Indicates whether the resource configuration was created and is managed by Amazon.

      Parameters:
      amazonManaged - Indicates whether the resource configuration was created and is managed by Amazon.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the resource configuration.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time that the resource configuration was created, in ISO-8601 format.

      Parameters:
      createdAt - The date and time that the resource configuration was created, in ISO-8601 format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the resource configuration.

      Parameters:
      id - The ID of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      ResourceConfigurationSummary.Builder lastUpdatedAt(Instant lastUpdatedAt)

      The most recent date and time that the resource configuration was updated, in ISO-8601 format.

      Parameters:
      lastUpdatedAt - The most recent date and time that the resource configuration was updated, in ISO-8601 format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the resource configuration.

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

      ResourceConfigurationSummary.Builder resourceConfigurationGroupId(String resourceConfigurationGroupId)

      The ID of the group resource configuration.

      Parameters:
      resourceConfigurationGroupId - The ID of the group resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceGatewayId

      ResourceConfigurationSummary.Builder resourceGatewayId(String resourceGatewayId)

      The ID of the resource gateway.

      Parameters:
      resourceGatewayId - The ID of the resource gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the resource configuration.

      Parameters:
      status - The status of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the resource configuration.

      Parameters:
      status - The status of the resource configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of resource configuration.

      • SINGLE - A single resource.

      • GROUP - A group of resources.

      • CHILD - A single resource that is part of a group resource configuration.

      • ARN - An Amazon Web Services resource.

      Parameters:
      type - The type of resource configuration.

      • SINGLE - A single resource.

      • GROUP - A group of resources.

      • CHILD - A single resource that is part of a group resource configuration.

      • ARN - An Amazon Web Services resource.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of resource configuration.

      • SINGLE - A single resource.

      • GROUP - A group of resources.

      • CHILD - A single resource that is part of a group resource configuration.

      • ARN - An Amazon Web Services resource.

      Parameters:
      type - The type of resource configuration.

      • SINGLE - A single resource.

      • GROUP - A group of resources.

      • CHILD - A single resource that is part of a group resource configuration.

      • ARN - An Amazon Web Services resource.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: