Osconfig_v1alpha Functions
object Osconfig_v1alphaFunctions
Functions
Link copied to clipboard
suspend fun getOsPolicyAssignment(argument: GetOsPolicyAssignmentPlainArgs): GetOsPolicyAssignmentResult
Retrieve an existing OS policy assignment. This method always returns the latest revision. In order to retrieve a previous revision of the assignment, also provide the revision ID in the name
parameter.
suspend fun getOsPolicyAssignment(argument: suspend GetOsPolicyAssignmentPlainArgsBuilder.() -> Unit): GetOsPolicyAssignmentResult
suspend fun getOsPolicyAssignment(location: String, osPolicyAssignmentId: String, project: String? = null): GetOsPolicyAssignmentResult