Uses of Class
software.amazon.awscdk.services.eventschemas.CfnDiscoverer.Builder
Packages that use CfnDiscoverer.Builder
Package
Description
AWS::EventSchemas Construct Library
-
Uses of CfnDiscoverer.Builder in software.amazon.awscdk.services.eventschemas
Methods in software.amazon.awscdk.services.eventschemas that return CfnDiscoverer.BuilderModifier and TypeMethodDescriptionstatic CfnDiscoverer.BuilderCfnDiscoverer.Builder.crossAccount(Boolean crossAccount) Allows for the discovery of the event schemas that are sent to the event bus from another account.CfnDiscoverer.Builder.crossAccount(IResolvable crossAccount) Allows for the discovery of the event schemas that are sent to the event bus from another account.CfnDiscoverer.Builder.description(String description) A description for the discoverer.The ARN of the event bus.CfnDiscoverer.Builder.tags(List<? extends CfnDiscoverer.TagsEntryProperty> tags) Tags associated with the resource.