Package-level declarations
Types
Link copied to clipboard
data class GetServiceHybridDoubleWritesPlainArgs(val ids: List<String>? = null, val namespace: String? = null, val outputFile: String? = null, val sourceNamespace: String? = null, val sourceUserId: String? = null, val userId: String? = null) : ConvertibleToJava<GetServiceHybridDoubleWritesPlainArgs>
A collection of arguments for invoking getServiceHybridDoubleWrites.
Link copied to clipboard
Link copied to clipboard
data class ServiceGroupMonitoringAgentProcessAlertConfigArgs(val comparisonOperator: Output<String>, val effectiveInterval: Output<String>? = null, val escalationsLevel: Output<String>, val silenceTime: Output<Int>? = null, val statistics: Output<String>, val targetLists: Output<List<ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs>>? = null, val threshold: Output<String>, val times: Output<String>, val webhook: Output<String>? = null) : ConvertibleToJava<ServiceGroupMonitoringAgentProcessAlertConfigArgs>
Link copied to clipboard
Link copied to clipboard
data class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs(val arn: Output<String>? = null, val jsonParams: Output<String>? = null, val level: Output<String>? = null, val targetListId: Output<String>? = null) : ConvertibleToJava<ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs>
Link copied to clipboard
data class ServiceGroupMonitoringAgentProcessMatchExpressArgs(val function: Output<String>? = null, val name: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<ServiceGroupMonitoringAgentProcessMatchExpressArgs>
Link copied to clipboard