📂 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
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: shape_platform_config_options.cpython-39.pyc
a ���f�G � @ 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 @ sr e Zd ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�ShapePlatformConfigOptionszN The list of supported platform configuration options for this shape. �AMD_MILAN_BM�AMD_MILAN_BM_GPU�AMD_ROME_BM�AMD_ROME_BM_GPU� GENERIC_BM�INTEL_ICELAKE_BM�INTEL_SKYLAKE_BM�AMD_VM�INTEL_VMc K s� ddddddddd d dd�| _ d ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new ShapePlatformConfigOptions object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this ShapePlatformConfigOptions. Allowed values for this property are: "AMD_MILAN_BM", "AMD_MILAN_BM_GPU", "AMD_ROME_BM", "AMD_ROME_BM_GPU", "GENERIC_BM", "INTEL_ICELAKE_BM", "INTEL_SKYLAKE_BM", "AMD_VM", "INTEL_VM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str :param secure_boot_options: The value to assign to the secure_boot_options property of this ShapePlatformConfigOptions. :type secure_boot_options: oci.core.models.ShapeSecureBootOptions :param measured_boot_options: The value to assign to the measured_boot_options property of this ShapePlatformConfigOptions. :type measured_boot_options: oci.core.models.ShapeMeasuredBootOptions :param trusted_platform_module_options: The value to assign to the trusted_platform_module_options property of this ShapePlatformConfigOptions. :type trusted_platform_module_options: oci.core.models.ShapeTrustedPlatformModuleOptions :param numa_nodes_per_socket_platform_options: The value to assign to the numa_nodes_per_socket_platform_options property of this ShapePlatformConfigOptions. :type numa_nodes_per_socket_platform_options: oci.core.models.ShapeNumaNodesPerSocketPlatformOptions :param memory_encryption_options: The value to assign to the memory_encryption_options property of this ShapePlatformConfigOptions. :type memory_encryption_options: oci.core.models.ShapeMemoryEncryptionOptions :param symmetric_multi_threading_options: The value to assign to the symmetric_multi_threading_options property of this ShapePlatformConfigOptions. :type symmetric_multi_threading_options: oci.core.models.ShapeSymmetricMultiThreadingEnabledPlatformOptions :param access_control_service_options: The value to assign to the access_control_service_options property of this ShapePlatformConfigOptions. :type access_control_service_options: oci.core.models.ShapeAccessControlServiceEnabledPlatformOptions :param virtual_instructions_options: The value to assign to the virtual_instructions_options property of this ShapePlatformConfigOptions. :type virtual_instructions_options: oci.core.models.ShapeVirtualInstructionsEnabledPlatformOptions :param input_output_memory_management_unit_options: The value to assign to the input_output_memory_management_unit_options property of this ShapePlatformConfigOptions. :type input_output_memory_management_unit_options: oci.core.models.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions :param percentage_of_cores_enabled_options: The value to assign to the percentage_of_cores_enabled_options property of this ShapePlatformConfigOptions. :type percentage_of_cores_enabled_options: oci.core.models.PercentageOfCoresEnabledOptions �strZShapeSecureBootOptionsZShapeMeasuredBootOptionsZ!ShapeTrustedPlatformModuleOptionsZ&ShapeNumaNodesPerSocketPlatformOptionsZShapeMemoryEncryptionOptionsZ2ShapeSymmetricMultiThreadingEnabledPlatformOptionsZ/ShapeAccessControlServiceEnabledPlatformOptionsZ.ShapeVirtualInstructionsEnabledPlatformOptionsZ:ShapeInputOutputMemoryManagementUnitEnabledPlatformOptionsZPercentageOfCoresEnabledOptions)�type�secure_boot_options�measured_boot_options�trusted_platform_module_options�&numa_nodes_per_socket_platform_options�memory_encryption_options�!symmetric_multi_threading_options�access_control_service_options�virtual_instructions_options�+input_output_memory_management_unit_options�#percentage_of_cores_enabled_optionsr ZsecureBootOptionsZmeasuredBootOptionsZtrustedPlatformModuleOptionsZ!numaNodesPerSocketPlatformOptionsZmemoryEncryptionOptionsZsymmetricMultiThreadingOptionsZaccessControlServiceOptionsZvirtualInstructionsOptionsZ&inputOutputMemoryManagementUnitOptionsZpercentageOfCoresEnabledOptionsN) Z swagger_typesZ attribute_map�_type�_secure_boot_options�_measured_boot_options� _trusted_platform_module_options�'_numa_nodes_per_socket_platform_options�_memory_encryption_options�"_symmetric_multi_threading_options�_access_control_service_options�_virtual_instructions_options�,_input_output_memory_management_unit_options�$_percentage_of_cores_enabled_options)�self�kwargs� r) �Q/usr/lib/python3.9/site-packages/oci/core/models/shape_platform_config_options.py�__init__6 sF 5��z#ShapePlatformConfigOptions.__init__c C s | j S )a� Gets the type of this ShapePlatformConfigOptions. The type of platform being configured. Allowed values for this property are: "AMD_MILAN_BM", "AMD_MILAN_BM_GPU", "AMD_ROME_BM", "AMD_ROME_BM_GPU", "GENERIC_BM", "INTEL_ICELAKE_BM", "INTEL_SKYLAKE_BM", "AMD_VM", "INTEL_VM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The type of this ShapePlatformConfigOptions. :rtype: str )r �r'