toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redhatopenshift.kotlin.outputs
/
ConsoleProfileResponse
Console
Profile
Response
data
class
ConsoleProfileResponse
(
val
url
:
String
)
ConsoleProfile represents a console profile.
Members
Constructors
Console
Profile
Response
Link copied to clipboard
constructor
(
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
url
Link copied to clipboard
val
url
:
String
The URL to access the cluster console.