Skip to content

RosAppSecretProps

Properties for defining a RosAppSecret.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ram-appsecret

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ram;
new RosAppSecretProps {
    object AppId
};

Properties

Name Type Description
AppId object No description.

AppIdRequired

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