Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "broker/eventsqs/v0.20.0"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Broker ¶
type Broker struct { constructs.Construct Queue awssqs.IQueue // contains filtered or unexported fields }
func NewBroker ¶
func NewBroker(scope constructs.Construct, id *string, props *BrokerProps) *Broker
type BrokerProps ¶
type BrokerProps struct {
System string
}
Click to show internal directories.
Click to hide internal directories.