RotationScheduleProps
@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object RotationScheduleProps
Value members
Concrete methods
def apply(secret: ISecret, automaticallyAfter: Option[Duration], hostedRotation: Option[HostedRotation], rotationLambda: Option[IFunction]): RotationScheduleProps