Interface EcrRescanDurationState.Builder

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

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

    • pullDateRescanDuration

      EcrRescanDurationState.Builder pullDateRescanDuration(String pullDateRescanDuration)

      The rescan duration configured for image pull date.

      Parameters:
      pullDateRescanDuration - The rescan duration configured for image pull date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pullDateRescanDuration

      EcrRescanDurationState.Builder pullDateRescanDuration(EcrPullDateRescanDuration pullDateRescanDuration)

      The rescan duration configured for image pull date.

      Parameters:
      pullDateRescanDuration - The rescan duration configured for image pull date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • rescanDuration

      EcrRescanDurationState.Builder rescanDuration(String rescanDuration)

      The rescan duration configured for image push date.

        </p> 
       
      Parameters:
      rescanDuration - The rescan duration configured for image push date.
       
               </p>  @see EcrRescanDuration @return Returns a reference to this object so that
              method calls can be chained together. @see EcrRescanDuration
    • rescanDuration

      EcrRescanDurationState.Builder rescanDuration(EcrRescanDuration rescanDuration)

      The rescan duration configured for image push date.

        </p> 
       
      Parameters:
      rescanDuration - The rescan duration configured for image push date.
       
               </p>  @see EcrRescanDuration @return Returns a reference to this object so that
              method calls can be chained together. @see EcrRescanDuration
    • status

      The status of changes to the ECR automated re-scan duration.

      Parameters:
      status - The status of changes to the ECR automated re-scan duration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of changes to the ECR automated re-scan duration.

      Parameters:
      status - The status of changes to the ECR automated re-scan duration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updatedAt

      A timestamp representing when the last time the ECR scan duration setting was changed.

      Parameters:
      updatedAt - A timestamp representing when the last time the ECR scan duration setting was changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.