Skip to main content

hypervisors_list_only

Lists hypervisors in a region or regions, for all properties use hypervisors

Overview

Namehypervisors_list_only
TypeResource
DescriptionDefinition of AWS::BackupGateway::Hypervisor Resource Type
Idaws.backupgateway.hypervisors_list_only

Fields

NameDatatypeDescription
hoststring
hypervisor_arnstring
kms_key_arnstring
log_group_arnstring
namestring
passwordstring
tagsarray
usernamestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all hypervisors in a region.

SELECT
region,
hypervisor_arn
FROM aws.backupgateway.hypervisors_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the hypervisors_list_only resource, see hypervisors