Interface EcrRescanDurationState.Builder

    • Method Detail

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

        EcrRescanDurationState.Builder updatedAt​(Instant 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.