get Folder Notification Config
suspend fun getFolderNotificationConfig(argument: GetFolderNotificationConfigPlainArgs): GetFolderNotificationConfigResult
Gets a notification config.
Return
null
Parameters
argument
null
suspend fun getFolderNotificationConfig(folderId: String, notificationConfigId: String): GetFolderNotificationConfigResult
Return
null
See also
Parameters
folder Id
notification Config Id
suspend fun getFolderNotificationConfig(argument: suspend GetFolderNotificationConfigPlainArgsBuilder.() -> Unit): GetFolderNotificationConfigResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.securitycenter.v1.kotlin.inputs.GetFolderNotificationConfigPlainArgs.