Uses of Class
io.gs2.cdk.enhance.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.enhance.model
Constructors in io.gs2.cdk.enhance.model with parameters of type NamespaceOptionsModifierConstructorDescriptionNamespace(Stack stack, String name, TransactionSetting transactionSetting, NamespaceOptions options) -
Uses of NamespaceOptions in io.gs2.cdk.enhance.model.options
Methods in io.gs2.cdk.enhance.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withDescription(String description) NamespaceOptions.withEnableDirectEnhance(Boolean enableDirectEnhance) NamespaceOptions.withEnhanceScript(ScriptSetting enhanceScript) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withQueueNamespaceId(String queueNamespaceId)