ListClusterSchedulerConfigsRequest    
    
  Types
Properties
Link copied to clipboard
                  Filter for ARN of the cluster.
Link copied to clipboard
                  Filter for after this creation time. The input for this parameter is a Unix timestamp. To convert a date and time into a Unix timestamp, see EpochConverter.
Link copied to clipboard
                  Filter for before this creation time. The input for this parameter is a Unix timestamp. To convert a date and time into a Unix timestamp, see EpochConverter.
Link copied to clipboard
                  The maximum number of cluster policies to list.
Link copied to clipboard
                  Filter for name containing this string.
Link copied to clipboard
                  Filter for sorting the list by a given value. For example, sort by name, creation time, or status.
Link copied to clipboard
                  Filter for status.
Functions
Link copied to clipboard
                  inline fun copy(block: ListClusterSchedulerConfigsRequest.Builder.() -> Unit = {}): ListClusterSchedulerConfigsRequest