get Custom Constraint
Gets a custom constraint. Returns a google.rpc.Status
with google.rpc.Code.NOT_FOUND
if the custom constraint does not exist.
Return
null
Parameters
argument
null
suspend fun getCustomConstraint(customConstraintId: String, organizationId: String): GetCustomConstraintResult
Return
null
See also
Parameters
custom Constraint Id
organization Id
suspend fun getCustomConstraint(argument: suspend GetCustomConstraintPlainArgsBuilder.() -> Unit): GetCustomConstraintResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs.GetCustomConstraintPlainArgs.