Skip to content

AppSecretProps

Properties for defining a AppSecret.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkram"
&alicloudroscdkram.AppSecretProps {
    AppId: interface{},
}

Properties

Name Type Description
AppId interface{} Property appId: The ID of the application.

AppIdRequired

AppId interface{}
  • Type: interface{}

Property appId: The ID of the application.