📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
resource_manager
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/resource_manager/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_job_details.cpython-39.pyc
a ���ft$ � @ 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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �CreateJobDetailszL Creation details for a job for running inside the specified stack. c K sZ dddddddd�| _ ddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new CreateJobDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param stack_id: The value to assign to the stack_id property of this CreateJobDetails. :type stack_id: str :param display_name: The value to assign to the display_name property of this CreateJobDetails. :type display_name: str :param operation: The value to assign to the operation property of this CreateJobDetails. :type operation: str :param job_operation_details: The value to assign to the job_operation_details property of this CreateJobDetails. :type job_operation_details: oci.resource_manager.models.CreateJobOperationDetails :param apply_job_plan_resolution: The value to assign to the apply_job_plan_resolution property of this CreateJobDetails. :type apply_job_plan_resolution: oci.resource_manager.models.ApplyJobPlanResolution :param freeform_tags: The value to assign to the freeform_tags property of this CreateJobDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateJobDetails. :type defined_tags: dict(str, dict(str, object)) �strZCreateJobOperationDetailsZApplyJobPlanResolutionzdict(str, str)zdict(str, dict(str, object)))�stack_id�display_name� operation�job_operation_details�apply_job_plan_resolution� freeform_tags�defined_tagsZstackIdZdisplayNamer ZjobOperationDetailsZapplyJobPlanResolutionZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _stack_id� _display_name� _operation�_job_operation_details�_apply_job_plan_resolution�_freeform_tags� _defined_tags)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/resource_manager/models/create_job_details.py�__init__ s. #�� zCreateJobDetails.__init__c C s | j S )a= **[Required]** Gets the stack_id of this CreateJobDetails. The `OCID`__ of the stack that is associated with the current job. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The stack_id of this CreateJobDetails. :rtype: str �r �r r r r r P s zCreateJobDetails.stack_idc C s || _ dS )a5 Sets the stack_id of this CreateJobDetails. The `OCID`__ of the stack that is associated with the current job. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param stack_id: The stack_id of this CreateJobDetails. :type: str Nr )r r r r r r ^ s c C s | j S )z� Gets the display_name of this CreateJobDetails. Description of the job. :return: The display_name of this CreateJobDetails. :rtype: str �r r r r r r l s zCreateJobDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateJobDetails. Description of the job. :param display_name: The display_name of this CreateJobDetails. :type: str Nr )r r r r r r x s c C s | j S )z� Gets the operation of this CreateJobDetails. Terraform-specific operation to execute. :return: The operation of this CreateJobDetails. :rtype: str �r r r r r r � s zCreateJobDetails.operationc C s || _ dS )z� Sets the operation of this CreateJobDetails. Terraform-specific operation to execute. :param operation: The operation of this CreateJobDetails. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the job_operation_details of this CreateJobDetails. :return: The job_operation_details of this CreateJobDetails. :rtype: oci.resource_manager.models.CreateJobOperationDetails �r r r r r r � s z&CreateJobDetails.job_operation_detailsc C s || _ dS )z� Sets the job_operation_details of this CreateJobDetails. :param job_operation_details: The job_operation_details of this CreateJobDetails. :type: oci.resource_manager.models.CreateJobOperationDetails Nr )r r r r r r � s c C s | j S )z� Gets the apply_job_plan_resolution of this CreateJobDetails. :return: The apply_job_plan_resolution of this CreateJobDetails. :rtype: oci.resource_manager.models.ApplyJobPlanResolution �r r r r r r � s z*CreateJobDetails.apply_job_plan_resolutionc C s || _ dS )z� Sets the apply_job_plan_resolution of this CreateJobDetails. :param apply_job_plan_resolution: The apply_job_plan_resolution of this CreateJobDetails. :type: oci.resource_manager.models.ApplyJobPlanResolution Nr )r r r r r r � s c C s | j S )a� Gets the freeform_tags of this CreateJobDetails. Free-form tags associated with this resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this CreateJobDetails. :rtype: dict(str, str) �r r r r r r � s zCreateJobDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this CreateJobDetails. Free-form tags associated with this resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this CreateJobDetails. :type: dict(str, str) Nr! )r r r r r r � s c C s | j S )a� Gets the defined_tags of this CreateJobDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this CreateJobDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s zCreateJobDetails.defined_tagsc C s || _ dS )a� Sets the defined_tags of this CreateJobDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this CreateJobDetails. :type: dict(str, dict(str, object)) Nr"