TemplateProgress

A summary of the progress of the template generation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of resources that failed the template generation.

Link copied to clipboard

The number of resources that are still pending the template generation.

Link copied to clipboard

The number of resources that are in-process for the template generation.

Link copied to clipboard

The number of resources that succeeded the template generation.

Functions

Link copied to clipboard
inline fun copy(block: TemplateProgress.Builder.() -> Unit = {}): TemplateProgress
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String