Builder

class Builder

Properties

Link copied to clipboard

The code for the connection function.

Link copied to clipboard

Contains configuration information about a CloudFront function.

Link copied to clipboard
var name: String?

A name for the connection function.

Link copied to clipboard
var tags: Tags?

A complex type that contains zero or more Tag elements.

Functions

Link copied to clipboard
fun tags(block: Tags.Builder.() -> Unit)