inclusionLabels

@JvmName(name = "gyqvogltyeeiafms")
suspend fun inclusionLabels(value: Output<List<OSPolicyAssignmentLabelSetArgs>>)
@JvmName(name = "aojuyjddpbsgfjlb")
suspend fun inclusionLabels(value: List<OSPolicyAssignmentLabelSetArgs>?)

Parameters

value

List of label sets used for VM inclusion. If the list has more than one LabelSet, the VM is included if any of the label sets are applicable for the VM.


@JvmName(name = "jcoqjlyfcinujrbo")
suspend fun inclusionLabels(vararg values: Output<OSPolicyAssignmentLabelSetArgs>)


@JvmName(name = "qidsgflxfoiifqqn")
suspend fun inclusionLabels(values: List<Output<OSPolicyAssignmentLabelSetArgs>>)
@JvmName(name = "lhgpytdoxxjaikxq")
suspend fun inclusionLabels(vararg values: OSPolicyAssignmentLabelSetArgs)

Parameters

values

List of label sets used for VM inclusion. If the list has more than one LabelSet, the VM is included if any of the label sets are applicable for the VM.


@JvmName(name = "nolxasrurxsgnror")
suspend fun inclusionLabels(argument: List<suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit>)
@JvmName(name = "qbsfbwwwcqvpeldf")
suspend fun inclusionLabels(vararg argument: suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit)
@JvmName(name = "mtuvlmrmryiepgdo")
suspend fun inclusionLabels(argument: suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit)

Parameters

argument

List of label sets used for VM inclusion. If the list has more than one LabelSet, the VM is included if any of the label sets are applicable for the VM.