gcmCredential

@JvmName(name = "iontwwaxhvybanpf")
suspend fun gcmCredential(value: Output<HubGcmCredentialArgs>)
@JvmName(name = "fiugjgmspqtctfvi")
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 = "irrryjbtbhdpcfnb")
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.