toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.search.kotlin.outputs
/
GetServiceQueryKey
Get
Service
Query
Key
data
class
GetServiceQueryKey
(
val
key
:
String
,
val
name
:
String
)
Members
Constructors
Get
Service
Query
Key
Link copied to clipboard
constructor
(
key
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The value of this Query Key.
name
Link copied to clipboard
val
name
:
String
The Name of the Search Service.