CustomPlugin

class CustomPlugin : KotlinCustomResource

An example resource schema demonstrating some basic constructs and validation rules.

Properties

Link copied to clipboard

The type of the plugin file.

Link copied to clipboard
val customPluginArn: Output<String>

The Amazon Resource Name (ARN) of the custom plugin to use.

Link copied to clipboard
val description: Output<String>?

A summary description of the custom plugin.

Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Information about the location of the custom plugin.

Link copied to clipboard
val name: Output<String>

The name of the custom plugin.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val revision: Output<Int>

The revision of the custom plugin.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>