PutResourceConfigRequest

Types

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

Properties

Link copied to clipboard

The configuration object of the resource in valid JSON format. It must match the schema registered with CloudFormation.

Link copied to clipboard

Unique identifier of the resource.

Link copied to clipboard

Name of the resource.

Link copied to clipboard

The type of the resource. The custom resource type must be registered with CloudFormation.

Link copied to clipboard

Version of the schema registered for the ResourceType in CloudFormation.

Link copied to clipboard

Tags associated with the 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