Skip to content

DomainProps

Properties for defining a Domain.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-directmail-domain

Initializer

import ros_cdk_directmail
ros_cdk_directmail.DomainProps(
  domain_name: typing.Union[str, IResolvable]
)

Properties

Name Type Description
domain_name typing.Union[str, ros_cdk_core.IResolvable] Property domainName: The name of the domain.

domain_nameRequired

domain_name: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]

Property domainName: The name of the domain.