pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigquery.kotlin.outputs
/
DataTransferConfigEmailPreferences
Data
Transfer
Config
Email
Preferences
data
class
DataTransferConfigEmailPreferences
(
val
enableFailureEmail
:
Boolean
)
Types
Constructors
Properties
Constructors
Data
Transfer
Config
Email
Preferences
Link copied to clipboard
fun
DataTransferConfigEmailPreferences
(
enableFailureEmail
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enable
Failure
Email
Link copied to clipboard
val
enableFailureEmail
:
Boolean
If true, email notifications will be sent on transfer run failures.