DATASOURCE::GraphDatabase::Account类型用于查询单个账号详情。
语法
{
"Type": "DATASOURCE::GraphDatabase::Account",
"Properties": {
"AccountName": String,
"DbInstanceId": String,
"RefreshOptions": String
}
}
属性
属性名称 | 类型 | 必须 | 允许更新 | 描述 | 约束 |
AccountName | String | 是 | 是 | 账号名称。 | 无 |
DbInstanceId | String | 是 | 是 | 数据库实例ID。 | 无 |
RefreshOptions | String | 否 | 是 | 当资源栈更新时,数据源资源的刷新策略。 | 有效值:
|
返回值
Fn::GetAtt
AccountDescription:GraphDatabase的账号描述。
AccountType:GraphDatabase的账号类型。
AccountName:GraphDatabase的账号名称。