toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.inputs
/
ServiceResourceIdArgs
Service
Resource
Id
Args
data
class
ServiceResourceIdArgs
(
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
ServiceResourceIdArgs
>
Reference to a service resource.
Members
Constructors
Service
Resource
Id
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
Service resource ID.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceResourceIdArgs