📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
stack_monitoring
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/stack_monitoring/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: search_associated_resources_details.pyc
a O��fb � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )� SearchAssociatedResourcesDetailszD The criteria for searching associated monitored resources. c K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a- Initializes a new SearchAssociatedResourcesDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this SearchAssociatedResourcesDetails. :type compartment_id: str :param resource_type: The value to assign to the resource_type property of this SearchAssociatedResourcesDetails. :type resource_type: str :param resource_id: The value to assign to the resource_id property of this SearchAssociatedResourcesDetails. :type resource_id: str :param limit_level: The value to assign to the limit_level property of this SearchAssociatedResourcesDetails. :type limit_level: int :param association_types: The value to assign to the association_types property of this SearchAssociatedResourcesDetails. :type association_types: list[str] �str�intz list[str])�compartment_id� resource_type�resource_id�limit_level�association_types� compartmentId�resourceType� resourceId� limitLevel�associationTypesN)� swagger_types� attribute_map�_compartment_id�_resource_type�_resource_id�_limit_level�_association_types)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/stack_monitoring/models/search_associated_resources_details.py�__init__ s"