Interface ResourceState.Builder

    • Method Detail

      • status

        ResourceState.Builder status​(String status)

        Shows the current lifecycle policy action that was applied to an impacted resource.

        Parameters:
        status - Shows the current lifecycle policy action that was applied to an impacted resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceStatus, ResourceStatus
      • status

        ResourceState.Builder status​(ResourceStatus status)

        Shows the current lifecycle policy action that was applied to an impacted resource.

        Parameters:
        status - Shows the current lifecycle policy action that was applied to an impacted resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceStatus, ResourceStatus