gcmCredential

@JvmName(name = "elvsigagmfjewykm")
suspend fun gcmCredential(value: Output<HubGcmCredentialArgs>)
@JvmName(name = "dsqfgyuxcintyaqn")
suspend fun gcmCredential(value: HubGcmCredentialArgs?)

Parameters

value

A gcm_credential block as defined below.

NOTE: Removing the gcm_credential block will currently force a recreation of this resource due to this bug in the Azure SDK for Go - we'll remove this limitation when the SDK bug is fixed.


@JvmName(name = "jjqxjhcarcodahox")
suspend fun gcmCredential(argument: suspend HubGcmCredentialArgsBuilder.() -> Unit)

Parameters

argument

A gcm_credential block as defined below.

NOTE: Removing the gcm_credential block will currently force a recreation of this resource due to this bug in the Azure SDK for Go - we'll remove this limitation when the SDK bug is fixed.