GetSqlVulnerabilityAssessmentBaselineRulePlainArgs

data class GetSqlVulnerabilityAssessmentBaselineRulePlainArgs(val resourceId: String, val ruleId: String, val workspaceId: String) : ConvertibleToJava<GetSqlVulnerabilityAssessmentBaselineRulePlainArgs>

Constructors

constructor(resourceId: String, ruleId: String, workspaceId: String)

Properties

Link copied to clipboard

The identifier of the resource.

Link copied to clipboard

The rule Id.

Link copied to clipboard

The workspace Id.

Functions

Link copied to clipboard
open override fun toJava(): GetSqlVulnerabilityAssessmentBaselineRulePlainArgs