CfnCreateTemplateProvider

The CloudFormation template provider configuration for creating infrastructure resources.

Types

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

Properties

Link copied to clipboard

An array of CloudFormation stack parameters.

Link copied to clipboard

The IAM role that CloudFormation assumes when creating the stack.

Link copied to clipboard

A unique identifier for the template within the project.

Link copied to clipboard

The Amazon S3 URL of the CloudFormation template.

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