getCustomConstraint

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

Parameters

customConstraintId
organizationId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs.GetCustomConstraintPlainArgs.

See also