toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesruntime.kotlin.inputs
/
GetServicePlainArgs
Get
Service
Plain
Args
data
class
GetServicePlainArgs
(
val
resourceUri
:
String
,
val
serviceName
:
String
)
:
ConvertibleToJava
<
GetServicePlainArgs
>
Members
Constructors
Get
Service
Plain
Args
Link copied to clipboard
constructor
(
resourceUri
:
String
,
serviceName
:
String
)
Properties
resource
Uri
Link copied to clipboard
val
resourceUri
:
String
The fully qualified Azure Resource manager identifier of the resource.
service
Name
Link copied to clipboard
val
serviceName
:
String
The name of the the service
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServicePlainArgs