ruạṛ
a ���fN- � @ 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 edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�!FleetAdvancedFeatureConfigurationz: Metadata for the advanced features in the Fleet. c K sn dddddddddd � | _ d ddd dddddd � | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a Initializes a new FleetAdvancedFeatureConfiguration object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param analytic_namespace: The value to assign to the analytic_namespace property of this FleetAdvancedFeatureConfiguration. :type analytic_namespace: str :param analytic_bucket_name: The value to assign to the analytic_bucket_name property of this FleetAdvancedFeatureConfiguration. :type analytic_bucket_name: str :param lcm: The value to assign to the lcm property of this FleetAdvancedFeatureConfiguration. :type lcm: oci.jms.models.Lcm :param crypto_event_analysis: The value to assign to the crypto_event_analysis property of this FleetAdvancedFeatureConfiguration. :type crypto_event_analysis: oci.jms.models.CryptoEventAnalysis :param advanced_usage_tracking: The value to assign to the advanced_usage_tracking property of this FleetAdvancedFeatureConfiguration. :type advanced_usage_tracking: oci.jms.models.AdvancedUsageTracking :param jfr_recording: The value to assign to the jfr_recording property of this FleetAdvancedFeatureConfiguration. :type jfr_recording: oci.jms.models.JfrRecording :param performance_tuning_analysis: The value to assign to the performance_tuning_analysis property of this FleetAdvancedFeatureConfiguration. :type performance_tuning_analysis: oci.jms.models.PerformanceTuningAnalysis :param java_migration_analysis: The value to assign to the java_migration_analysis property of this FleetAdvancedFeatureConfiguration. :type java_migration_analysis: oci.jms.models.JavaMigrationAnalysis :param time_last_modified: The value to assign to the time_last_modified property of this FleetAdvancedFeatureConfiguration. :type time_last_modified: datetime �strZLcmZCryptoEventAnalysisZAdvancedUsageTrackingZJfrRecordingZPerformanceTuningAnalysisZJavaMigrationAnalysisZdatetime) �analytic_namespace�analytic_bucket_name�lcm�crypto_event_analysis�advanced_usage_tracking� jfr_recording�performance_tuning_analysis�java_migration_analysis�time_last_modifiedZanalyticNamespaceZanalyticBucketNamer ZcryptoEventAnalysisZadvancedUsageTrackingZjfrRecordingZperformanceTuningAnalysisZjavaMigrationAnalysisZtimeLastModifiedN)Z swagger_typesZ attribute_map�_analytic_namespace�_analytic_bucket_name�_lcm�_crypto_event_analysis�_advanced_usage_tracking�_jfr_recording�_performance_tuning_analysis�_java_migration_analysis�_time_last_modified)�self�kwargs� r �W/usr/lib/python3.9/site-packages/oci/jms/models/fleet_advanced_feature_configuration.py�__init__ s: +� �z*FleetAdvancedFeatureConfiguration.__init__c C s | j S )a **[Required]** Gets the analytic_namespace of this FleetAdvancedFeatureConfiguration. Namespace for the Fleet advanced feature. :return: The analytic_namespace of this FleetAdvancedFeatureConfiguration. :rtype: str �r �r r r r r ^ s z4FleetAdvancedFeatureConfiguration.analytic_namespacec C s || _ dS )a Sets the analytic_namespace of this FleetAdvancedFeatureConfiguration. Namespace for the Fleet advanced feature. :param analytic_namespace: The analytic_namespace of this FleetAdvancedFeatureConfiguration. :type: str Nr )r r r r r r j s c C s | j S )a **[Required]** Gets the analytic_bucket_name of this FleetAdvancedFeatureConfiguration. Bucket name required to store JFR and related data. :return: The analytic_bucket_name of this FleetAdvancedFeatureConfiguration. :rtype: str �r r r r r r v s z6FleetAdvancedFeatureConfiguration.analytic_bucket_namec C s || _ dS )a Sets the analytic_bucket_name of this FleetAdvancedFeatureConfiguration. Bucket name required to store JFR and related data. :param analytic_bucket_name: The analytic_bucket_name of this FleetAdvancedFeatureConfiguration. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the lcm of this FleetAdvancedFeatureConfiguration. :return: The lcm of this FleetAdvancedFeatureConfiguration. :rtype: oci.jms.models.Lcm �r r r r r r � s z%FleetAdvancedFeatureConfiguration.lcmc C s || _ dS )z� Sets the lcm of this FleetAdvancedFeatureConfiguration. :param lcm: The lcm of this FleetAdvancedFeatureConfiguration. :type: oci.jms.models.Lcm Nr"