DATASOURCE::CloudPhone::KeyPair is used to query the information about a key pair.
Syntax
{
"Type": "DATASOURCE::CloudPhone::KeyPair",
"Properties": {
"KeyPairName": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
KeyPairName | String | Yes | Yes | The name of the key pair. | None. |
Return values
Fn::GetAtt
KeyPairFingerPrint: the fingerprint of the key pair.
KeyPairName: the name of the key pair.
CreateTime: the time when the key pair was created.