CreateJobTemplateResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

This output display the ARN of the created job template.

Link copied to clipboard

This output displays the date and time when the job template was created.

Link copied to clipboard
val id: String?

This output display the created job template ID.

Link copied to clipboard
val name: String?

This output displays the name of the created job template.

Functions

Link copied to clipboard
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