toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.notificationhub.kotlin.inputs
/
HubGcmCredentialArgs
Hub
Gcm
Credential
Args
data
class
HubGcmCredentialArgs
(
val
apiKey
:
Output
<
String
>
)
:
ConvertibleToJava
<
HubGcmCredentialArgs
>
Members
Constructors
Hub
Gcm
Credential
Args
Link copied to clipboard
constructor
(
apiKey
:
Output
<
String
>
)
Properties
api
Key
Link copied to clipboard
val
apiKey
:
Output
<
String
>
The API Key associated with the Google Cloud Messaging service.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
HubGcmCredentialArgs