AppSecretProps
Properties for defining a AppSecret
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ram-appsecret
Initializer
import ros_cdk_ram
ros_cdk_ram.AppSecretProps(
app_id: typing.Union[str, IResolvable]
)
Properties
Name | Type | Description |
---|---|---|
app_id |
typing.Union[str, ros_cdk_core.IResolvable] |
Property appId: The ID of the application. |
app_id
Required
app_id: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]
Property appId: The ID of the application.