📂 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
›
waas
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/waas/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: http_redirect_target.pyc
a O��f�! � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z dd� Zdd� Zdd� ZdS )�HttpRedirectTargetz# HttpRedirectTarget model. �HTTP�HTTPSc K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a Initializes a new HttpRedirectTarget object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param protocol: The value to assign to the protocol property of this HttpRedirectTarget. Allowed values for this property are: "HTTP", "HTTPS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type protocol: str :param host: The value to assign to the host property of this HttpRedirectTarget. :type host: str :param port: The value to assign to the port property of this HttpRedirectTarget. :type port: int :param path: The value to assign to the path property of this HttpRedirectTarget. :type path: str :param query: The value to assign to the query property of this HttpRedirectTarget. :type query: str �str�int)�protocol�host�port�path�queryr r r r r N)� swagger_types� attribute_map� _protocol�_host�_port�_path�_query)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/waas/models/http_redirect_target.py�__init__ s"