ApplicationResourceAssociation

Describes the association between an application and an application resource.

Types

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

Properties

Link copied to clipboard

The identifier of the application.

Link copied to clipboard

The identifier of the associated resource.

Link copied to clipboard

The resource type of the associated resource.

Link copied to clipboard

The time the association was created.

Link copied to clipboard

The time the association status was last updated.

Link copied to clipboard

The status of the application resource association.

Link copied to clipboard

The reason the association deployment failed.

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