ResourceMapping

Defines a resource mapping.

Types

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

Properties

Link copied to clipboard

The name of the application this resource is mapped to.

Link copied to clipboard

Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.

Link copied to clipboard

The name of the CloudFormation stack this resource is mapped to.

Link copied to clipboard

Specifies the type of resource mapping.

Link copied to clipboard

Identifier of the physical resource.

Link copied to clipboard

Name of the resource group that the resource is mapped to.

Link copied to clipboard

Name of the resource that the resource is mapped to.

Link copied to clipboard

The short name of the Terraform source.

Functions

Link copied to clipboard
inline fun copy(block: ResourceMapping.Builder.() -> Unit = {}): ResourceMapping
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