DATASOURCE::OOS::SecretParameters is used to query encryption parameters.
Syntax
{
"Type": "DATASOURCE::OOS::SecretParameters",
"Properties": {
"ResourceGroupId": String,
"SecretParameterName": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
ResourceGroupId | String | No | Yes | The ID of the resource group. | None. |
SecretParameterName | String | No | Yes | The name of the encryption parameter. | None. |
Return values
Fn::GetAtt
SecretParameters: details of the encryption parameters.
SecretParameterNames: the names of the encryption parameters.
Property | Type | Description | Constraint |
SecretParameterNames | List | The names of the encryption parameters. | None. |
SecretParameters | List | Details of the encryption parameters. | None. |
SecretParameterName | string | The name of the encryption parameter. | None. |
ParameterVersion | string | The version of the encryption parameter. | None. |
Description | string | The description of the encryption parameter. | None. |
Tags | Map | The tags of the encryption parameter. | None. |
ShareType | string | The share type of the encryption parameter. | None. |
ResourceGroupId | string | The ID of the resource group. | None. |
UpdatedDate | string | The time when the encryption parameter was updated. | None. |
KeyId | string | The ID of the Key Management Service (KMS) key that is used to encrypt the encryption parameter. | None. |
CreatedBy | string | The user who created the encryption parameter. | None. |
UpdatedBy | string | The user who updated the encryption parameter. | None. |
SecretParameterId | string | The ID of the encryption parameter. | None. |
Type | string | The type of the encryption parameter. | None. |
CreateTime | string | The time when the encryption parameter was created. | None. |