pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.backupgateway.kotlin.outputs
/
GetHypervisorResult
Get
Hypervisor
Result
data
class
GetHypervisorResult
(
val
host
:
String
?
=
null
,
val
hypervisorArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Hypervisor
Result
Link copied to clipboard
fun
GetHypervisorResult
(
host
:
String
?
=
null
,
hypervisorArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Link copied to clipboard
val
host
:
String
?
=
null
hypervisor
Arn
Link copied to clipboard
val
hypervisorArn
:
String
?
=
null