Skip to content

RosAccountAliasProps

Properties for defining a RosAccountAlias.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ram-accountalias

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ram;
new RosAccountAliasProps {
    object RefreshOptions = null
};

Properties

Name Type Description
RefreshOptions object No description.

RefreshOptionsOptional

public object RefreshOptions { get; set; }
  • Type: object