toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Console
Profile
Args
Link copied to clipboard
constructor
(
url
:
Output
<
String
>
?
=
null
)
Properties
url
Link copied to clipboard
val
url
:
Output
<
String
>
?
=
null
The URL to access the cluster console.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ConsoleProfileArgs