Discoverer

class Discoverer : KotlinCustomResource

Resource Type definition for AWS::EventSchemas::Discoverer

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val crossAccount: Output<Boolean>?

Defines whether event schemas from other accounts are discovered. Default is True.

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

A description for the discoverer.

Link copied to clipboard
val discovererArn: Output<String>

The ARN of the discoverer.

Link copied to clipboard
val discovererId: Output<String>

The Id of the discoverer.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sourceArn: Output<String>

The ARN of the event bus.

Link copied to clipboard
val state: Output<String>

Defines the current state of the discoverer.

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

Tags associated with the resource.

Link copied to clipboard
val urn: Output<String>