toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
GetBastionHostResult
/
GetBastionHostResult
Get
Bastion
Host
Result
constructor
(
dnsName
:
String
?
=
null
,
etag
:
String
,
id
:
String
?
=
null
,
ipConfigurations
:
List
<
BastionHostIPConfigurationResponse
>
?
=
null
,
location
:
String
?
=
null
,
name
:
String
,
provisioningState
:
String
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)