UpdateTopicsConfigurationInfo Class
Properties of the topics configuration info of a namespace.
Constructor
UpdateTopicsConfigurationInfo(*, custom_domains: List[_models.CustomDomainConfiguration] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
custom_domains
|
Custom domain info for topics configuration. Default value: None
|
Variables
| Name | Description |
|---|---|
|
custom_domains
|
Custom domain info for topics configuration. |