CreateApprovalTeamResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

Amazon Resource Name (ARN) for the team that was created.

Link copied to clipboard

Timestamp when the team was created.

Link copied to clipboard
val name: String?

Name of the team that was created.

Link copied to clipboard

Version ID for the team that was created. When a team is updated, the version ID changes.

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