GetSchedulingPolicyResult

data class GetSchedulingPolicyResult(val arn: String, val fairSharePolicies: List<GetSchedulingPolicyFairSharePolicy>, val id: String, val name: String, val tags: Map<String, String>)

A collection of values returned by getSchedulingPolicy.

Constructors

Link copied to clipboard
constructor(arn: String, fairSharePolicies: List<GetSchedulingPolicyFairSharePolicy>, id: String, name: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Name of the scheduling policy.

Link copied to clipboard

Key-value map of resource tags