pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redhatopenshift.kotlin.inputs
/
ConsoleProfileArgs
Console
Profile
Args
data
class
ConsoleProfileArgs
(
val
url
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ConsoleProfileArgs
>
ConsoleProfile represents a console profile.
Constructors
Functions
Properties
Constructors
Console
Profile
Args
Link copied to clipboard
fun
ConsoleProfileArgs
(
url
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ConsoleProfileArgs
Properties
url
Link copied to clipboard
val
url
:
Output
<
String
>
?
=
null
The URL to access the cluster console (immutable).