Channel Namespace Args
constructor(apiId: Output<String>? = null, codeHandlers: Output<String>? = null, codeS3Location: Output<String>? = null, handlerConfigs: Output<ChannelNamespaceHandlerConfigsArgs>? = null, name: Output<String>? = null, publishAuthModes: Output<List<ChannelNamespaceAuthModeArgs>>? = null, subscribeAuthModes: Output<List<ChannelNamespaceAuthModeArgs>>? = null, tags: Output<List<TagArgs>>? = null)