Interface LifecyclePolicyDetailActionIncludeResources.Builder

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

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

    • amis

      Specifies whether the lifecycle action should apply to distributed AMIs.

      Parameters:
      amis - Specifies whether the lifecycle action should apply to distributed AMIs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • snapshots

      Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.

      Parameters:
      snapshots - Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • containers

      Specifies whether the lifecycle action should apply to distributed containers.

      Parameters:
      containers - Specifies whether the lifecycle action should apply to distributed containers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.