pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redhatopenshift.kotlin.outputs
/
ConsoleProfileResponse
Console
Profile
Response
data
class
ConsoleProfileResponse
(
val
url
:
String
?
=
null
)
ConsoleProfile represents a console profile.
Types
Constructors
Properties
Constructors
Console
Profile
Response
Link copied to clipboard
fun
ConsoleProfileResponse
(
url
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
url
Link copied to clipboard
val
url
:
String
?
=
null
The URL to access the cluster console.