CustomerAgreementSummary

Summary for customer-agreement resource.

Types

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

Properties

Link copied to clipboard

Terms required to accept the agreement resource.

Link copied to clipboard

ARN of the agreement resource the customer-agreement resource represents.

Link copied to clipboard
val arn: String?

ARN of the customer-agreement resource.

Link copied to clipboard

AWS account Id that owns the resource.

Link copied to clipboard

Description of the resource.

Link copied to clipboard

Timestamp indicating when the agreement was terminated.

Link copied to clipboard

Timestamp indicating when the agreement became effective.

Link copied to clipboard
val id: String?

Identifier of the customer-agreement resource.

Link copied to clipboard
val name: String?

Name of the customer-agreement resource.

Link copied to clipboard

ARN of the organization that owns the resource.

Link copied to clipboard

State of the resource.

Link copied to clipboard

Terms required to terminate the customer-agreement resource.

Link copied to clipboard

Type of the customer-agreement resource.

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