Get Nest Service Instances Filter
data class GetNestServiceInstancesFilter(val name: String? = null, val values: List<String>? = null) : ConvertibleToJava<GetNestServiceInstancesFilter>
Constructors
Functions
Properties
Link copied to clipboard
The name of the filter. Valid Values: Name, ServiceInstanceName, ServiceInstanceId, ServiceId, Version, Status, DeployType, ServiceType, OperationStartTimeBefore, OperationStartTimeAfter, OperationEndTimeBefore, OperationEndTimeAfter, OperatedServiceInstanceId, OperationServiceInstanceId, EnableInstanceOps.