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.inputs
/
GetBastionHostPlainArgs
Get
Bastion
Host
Plain
Args
data
class
GetBastionHostPlainArgs
(
val
bastionHostName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetBastionHostPlainArgs
>
Members
Constructors
Get
Bastion
Host
Plain
Args
Link copied to clipboard
constructor
(
bastionHostName
:
String
,
resourceGroupName
:
String
)
Properties
bastion
Host
Name
Link copied to clipboard
val
bastionHostName
:
String
The name of the Bastion Host.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBastionHostPlainArgs