Module: Aws::BackupGateway::Client::_GetHypervisorPropertyMappingsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetHypervisorPropertyMappingsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#hypervisor_arn::String

Returns:

  • (::String)


174
# File 'sig/client.rbs', line 174

def hypervisor_arn: () -> ::String

#iam_role_arn::String

Returns:

  • (::String)


176
# File 'sig/client.rbs', line 176

def iam_role_arn: () -> ::String

#vmware_to_aws_tag_mappings::Array[Types::VmwareToAwsTagMapping]

Returns:



175
# File 'sig/client.rbs', line 175

def vmware_to_aws_tag_mappings: () -> ::Array[Types::VmwareToAwsTagMapping]