Interface ResourceState.Builder

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

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

    • 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:
    • 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: