oci 2.118.2__py3-none-any.whl → 2.119.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +100 -47
- oci/adm/application_dependency_management_client_composite_operations.py +10 -5
- oci/adm/models/application_dependency.py +36 -3
- oci/adm/models/application_dependency_recommendation_summary.py +64 -2
- oci/adm/models/application_dependency_vulnerability_summary.py +35 -2
- oci/adm/models/create_vulnerability_audit_details.py +3 -3
- oci/adm/models/detect_configuration.py +65 -2
- oci/adm/models/usage_data_details.py +2 -1
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +2 -1
- oci/adm/models/vulnerability.py +92 -2
- oci/adm/models/vulnerability_audit.py +133 -11
- oci/adm/models/vulnerability_audit_configuration.py +63 -0
- oci/adm/models/vulnerability_audit_summary.py +124 -6
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +25 -20
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +147 -147
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +4081 -1170
- oci/data_safe/data_safe_client_composite_operations.py +257 -0
- oci/data_safe/models/__init__.py +60 -0
- oci/data_safe/models/audit_event_summary.py +109 -0
- oci/data_safe/models/audit_trail.py +191 -0
- oci/data_safe/models/audit_trail_summary.py +31 -0
- oci/data_safe/models/available_audit_volume_summary.py +62 -0
- oci/data_safe/models/calculate_audit_volume_available_details.py +34 -3
- oci/data_safe/models/create_peer_target_database_details.py +188 -0
- oci/data_safe/models/create_target_database_details.py +31 -0
- oci/data_safe/models/database_table_access_entry.py +837 -0
- oci/data_safe/models/database_table_access_entry_collection.py +72 -0
- oci/data_safe/models/database_table_access_entry_summary.py +835 -0
- oci/data_safe/models/database_view_access_entry.py +772 -0
- oci/data_safe/models/database_view_access_entry_collection.py +72 -0
- oci/data_safe/models/database_view_access_entry_summary.py +771 -0
- oci/data_safe/models/diffs.py +7 -3
- oci/data_safe/models/finding.py +347 -5
- oci/data_safe/models/finding_analytics_collection.py +72 -0
- oci/data_safe/models/finding_analytics_dimensions.py +299 -0
- oci/data_safe/models/finding_analytics_summary.py +148 -0
- oci/data_safe/models/finding_summary.py +316 -5
- oci/data_safe/models/findings_change_audit_log_collection.py +72 -0
- oci/data_safe/models/findings_change_audit_log_summary.py +458 -0
- oci/data_safe/models/peer_target_database.py +414 -0
- oci/data_safe/models/peer_target_database_collection.py +134 -0
- oci/data_safe/models/peer_target_database_summary.py +360 -0
- oci/data_safe/models/role_grant_path_collection.py +72 -0
- oci/data_safe/models/role_grant_path_summary.py +169 -0
- oci/data_safe/models/security_assessment_statistics.py +29 -2
- oci/data_safe/models/security_feature_analytics_collection.py +72 -0
- oci/data_safe/models/security_feature_analytics_dimensions.py +124 -0
- oci/data_safe/models/security_feature_analytics_summary.py +142 -0
- oci/data_safe/models/security_feature_collection.py +72 -0
- oci/data_safe/models/security_feature_summary.py +773 -0
- oci/data_safe/models/security_policy_report.py +475 -0
- oci/data_safe/models/security_policy_report_collection.py +72 -0
- oci/data_safe/models/security_policy_report_summary.py +442 -0
- oci/data_safe/models/target_database.py +31 -0
- oci/data_safe/models/update_finding_details.py +134 -0
- oci/data_safe/models/update_peer_target_database_details.py +157 -0
- oci/data_safe/models/update_report_details.py +119 -0
- oci/data_safe/models/user_access_analytics_collection.py +72 -0
- oci/data_safe/models/user_access_analytics_summary.py +103 -0
- oci/data_safe/models/user_summary.py +64 -2
- oci/data_safe/models/work_request.py +35 -3
- oci/data_safe/models/work_request_summary.py +35 -3
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +25 -25
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +558 -558
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +18 -0
- oci/monitoring/models/aggregated_datapoint.py +2 -2
- oci/monitoring/models/alarm.py +8 -10
- oci/monitoring/models/alarm_history_entry.py +4 -4
- oci/monitoring/models/alarm_status_summary.py +4 -4
- oci/monitoring/models/alarm_summary.py +43 -6
- oci/monitoring/models/alarm_suppression.py +506 -0
- oci/monitoring/models/alarm_suppression_alarm_target.py +86 -0
- oci/monitoring/models/alarm_suppression_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_history_item.py +335 -0
- oci/monitoring/models/alarm_suppression_history_item_collection.py +72 -0
- oci/monitoring/models/alarm_suppression_summary.py +490 -0
- oci/monitoring/models/alarm_suppression_target.py +101 -0
- oci/monitoring/models/create_alarm_details.py +2 -4
- oci/monitoring/models/create_alarm_suppression_details.py +327 -0
- oci/monitoring/models/datapoint.py +2 -2
- oci/monitoring/models/list_metrics_details.py +2 -2
- oci/monitoring/models/metric.py +2 -2
- oci/monitoring/models/metric_data.py +2 -2
- oci/monitoring/models/metric_data_details.py +6 -6
- oci/monitoring/models/summarize_alarm_suppression_history_details.py +164 -0
- oci/monitoring/models/summarize_metrics_data_details.py +12 -6
- oci/monitoring/models/suppression.py +6 -5
- oci/monitoring/models/update_alarm_details.py +2 -4
- oci/monitoring/monitoring_client.py +737 -89
- oci/monitoring/monitoring_client_composite_operations.py +105 -0
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +56 -56
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +58 -58
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +11 -11
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/METADATA +1 -1
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/RECORD +321 -282
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/WHEEL +0 -0
- {oci-2.118.2.dist-info → oci-2.119.0.dist-info}/top_level.txt +0 -0
@@ -86,6 +86,22 @@ class AuditTrail(object):
|
|
86
86
|
#: This constant has a value of "STOPPED_FAILED"
|
87
87
|
STATUS_STOPPED_FAILED = "STOPPED_FAILED"
|
88
88
|
|
89
|
+
#: A constant which can be used with the trail_source property of a AuditTrail.
|
90
|
+
#: This constant has a value of "TABLE"
|
91
|
+
TRAIL_SOURCE_TABLE = "TABLE"
|
92
|
+
|
93
|
+
#: A constant which can be used with the trail_source property of a AuditTrail.
|
94
|
+
#: This constant has a value of "FILE"
|
95
|
+
TRAIL_SOURCE_FILE = "FILE"
|
96
|
+
|
97
|
+
#: A constant which can be used with the purge_job_status property of a AuditTrail.
|
98
|
+
#: This constant has a value of "SUCCEEDED"
|
99
|
+
PURGE_JOB_STATUS_SUCCEEDED = "SUCCEEDED"
|
100
|
+
|
101
|
+
#: A constant which can be used with the purge_job_status property of a AuditTrail.
|
102
|
+
#: This constant has a value of "FAILED"
|
103
|
+
PURGE_JOB_STATUS_FAILED = "FAILED"
|
104
|
+
|
89
105
|
def __init__(self, **kwargs):
|
90
106
|
"""
|
91
107
|
Initializes a new AuditTrail object with values from keyword arguments.
|
@@ -159,6 +175,30 @@ class AuditTrail(object):
|
|
159
175
|
The value to assign to the time_last_collected property of this AuditTrail.
|
160
176
|
:type time_last_collected: datetime
|
161
177
|
|
178
|
+
:param peer_target_database_key:
|
179
|
+
The value to assign to the peer_target_database_key property of this AuditTrail.
|
180
|
+
:type peer_target_database_key: int
|
181
|
+
|
182
|
+
:param trail_source:
|
183
|
+
The value to assign to the trail_source property of this AuditTrail.
|
184
|
+
Allowed values for this property are: "TABLE", "FILE", 'UNKNOWN_ENUM_VALUE'.
|
185
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
186
|
+
:type trail_source: str
|
187
|
+
|
188
|
+
:param purge_job_time:
|
189
|
+
The value to assign to the purge_job_time property of this AuditTrail.
|
190
|
+
:type purge_job_time: datetime
|
191
|
+
|
192
|
+
:param purge_job_status:
|
193
|
+
The value to assign to the purge_job_status property of this AuditTrail.
|
194
|
+
Allowed values for this property are: "SUCCEEDED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
195
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
196
|
+
:type purge_job_status: str
|
197
|
+
|
198
|
+
:param purge_job_details:
|
199
|
+
The value to assign to the purge_job_details property of this AuditTrail.
|
200
|
+
:type purge_job_details: str
|
201
|
+
|
162
202
|
:param freeform_tags:
|
163
203
|
The value to assign to the freeform_tags property of this AuditTrail.
|
164
204
|
:type freeform_tags: dict(str, str)
|
@@ -189,6 +229,11 @@ class AuditTrail(object):
|
|
189
229
|
'work_request_id': 'str',
|
190
230
|
'compartment_id': 'str',
|
191
231
|
'time_last_collected': 'datetime',
|
232
|
+
'peer_target_database_key': 'int',
|
233
|
+
'trail_source': 'str',
|
234
|
+
'purge_job_time': 'datetime',
|
235
|
+
'purge_job_status': 'str',
|
236
|
+
'purge_job_details': 'str',
|
192
237
|
'freeform_tags': 'dict(str, str)',
|
193
238
|
'defined_tags': 'dict(str, dict(str, object))',
|
194
239
|
'system_tags': 'dict(str, dict(str, object))'
|
@@ -211,6 +256,11 @@ class AuditTrail(object):
|
|
211
256
|
'work_request_id': 'workRequestId',
|
212
257
|
'compartment_id': 'compartmentId',
|
213
258
|
'time_last_collected': 'timeLastCollected',
|
259
|
+
'peer_target_database_key': 'peerTargetDatabaseKey',
|
260
|
+
'trail_source': 'trailSource',
|
261
|
+
'purge_job_time': 'purgeJobTime',
|
262
|
+
'purge_job_status': 'purgeJobStatus',
|
263
|
+
'purge_job_details': 'purgeJobDetails',
|
214
264
|
'freeform_tags': 'freeformTags',
|
215
265
|
'defined_tags': 'definedTags',
|
216
266
|
'system_tags': 'systemTags'
|
@@ -232,6 +282,11 @@ class AuditTrail(object):
|
|
232
282
|
self._work_request_id = None
|
233
283
|
self._compartment_id = None
|
234
284
|
self._time_last_collected = None
|
285
|
+
self._peer_target_database_key = None
|
286
|
+
self._trail_source = None
|
287
|
+
self._purge_job_time = None
|
288
|
+
self._purge_job_status = None
|
289
|
+
self._purge_job_details = None
|
235
290
|
self._freeform_tags = None
|
236
291
|
self._defined_tags = None
|
237
292
|
self._system_tags = None
|
@@ -638,6 +693,142 @@ class AuditTrail(object):
|
|
638
693
|
"""
|
639
694
|
self._time_last_collected = time_last_collected
|
640
695
|
|
696
|
+
@property
|
697
|
+
def peer_target_database_key(self):
|
698
|
+
"""
|
699
|
+
Gets the peer_target_database_key of this AuditTrail.
|
700
|
+
The secondary id assigned for the peer database registered with Data Safe.
|
701
|
+
|
702
|
+
|
703
|
+
:return: The peer_target_database_key of this AuditTrail.
|
704
|
+
:rtype: int
|
705
|
+
"""
|
706
|
+
return self._peer_target_database_key
|
707
|
+
|
708
|
+
@peer_target_database_key.setter
|
709
|
+
def peer_target_database_key(self, peer_target_database_key):
|
710
|
+
"""
|
711
|
+
Sets the peer_target_database_key of this AuditTrail.
|
712
|
+
The secondary id assigned for the peer database registered with Data Safe.
|
713
|
+
|
714
|
+
|
715
|
+
:param peer_target_database_key: The peer_target_database_key of this AuditTrail.
|
716
|
+
:type: int
|
717
|
+
"""
|
718
|
+
self._peer_target_database_key = peer_target_database_key
|
719
|
+
|
720
|
+
@property
|
721
|
+
def trail_source(self):
|
722
|
+
"""
|
723
|
+
Gets the trail_source of this AuditTrail.
|
724
|
+
The underlying source of unified audit trail.
|
725
|
+
|
726
|
+
Allowed values for this property are: "TABLE", "FILE", 'UNKNOWN_ENUM_VALUE'.
|
727
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
728
|
+
|
729
|
+
|
730
|
+
:return: The trail_source of this AuditTrail.
|
731
|
+
:rtype: str
|
732
|
+
"""
|
733
|
+
return self._trail_source
|
734
|
+
|
735
|
+
@trail_source.setter
|
736
|
+
def trail_source(self, trail_source):
|
737
|
+
"""
|
738
|
+
Sets the trail_source of this AuditTrail.
|
739
|
+
The underlying source of unified audit trail.
|
740
|
+
|
741
|
+
|
742
|
+
:param trail_source: The trail_source of this AuditTrail.
|
743
|
+
:type: str
|
744
|
+
"""
|
745
|
+
allowed_values = ["TABLE", "FILE"]
|
746
|
+
if not value_allowed_none_or_none_sentinel(trail_source, allowed_values):
|
747
|
+
trail_source = 'UNKNOWN_ENUM_VALUE'
|
748
|
+
self._trail_source = trail_source
|
749
|
+
|
750
|
+
@property
|
751
|
+
def purge_job_time(self):
|
752
|
+
"""
|
753
|
+
Gets the purge_job_time of this AuditTrail.
|
754
|
+
The date and time of the last purge job. The purge job deletes audit data in the
|
755
|
+
target database every seven days so that the database's audit trail does not become too large.
|
756
|
+
In the format defined by RFC3339.
|
757
|
+
|
758
|
+
|
759
|
+
:return: The purge_job_time of this AuditTrail.
|
760
|
+
:rtype: datetime
|
761
|
+
"""
|
762
|
+
return self._purge_job_time
|
763
|
+
|
764
|
+
@purge_job_time.setter
|
765
|
+
def purge_job_time(self, purge_job_time):
|
766
|
+
"""
|
767
|
+
Sets the purge_job_time of this AuditTrail.
|
768
|
+
The date and time of the last purge job. The purge job deletes audit data in the
|
769
|
+
target database every seven days so that the database's audit trail does not become too large.
|
770
|
+
In the format defined by RFC3339.
|
771
|
+
|
772
|
+
|
773
|
+
:param purge_job_time: The purge_job_time of this AuditTrail.
|
774
|
+
:type: datetime
|
775
|
+
"""
|
776
|
+
self._purge_job_time = purge_job_time
|
777
|
+
|
778
|
+
@property
|
779
|
+
def purge_job_status(self):
|
780
|
+
"""
|
781
|
+
Gets the purge_job_status of this AuditTrail.
|
782
|
+
The current status of the audit trail purge job.
|
783
|
+
|
784
|
+
Allowed values for this property are: "SUCCEEDED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
785
|
+
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
786
|
+
|
787
|
+
|
788
|
+
:return: The purge_job_status of this AuditTrail.
|
789
|
+
:rtype: str
|
790
|
+
"""
|
791
|
+
return self._purge_job_status
|
792
|
+
|
793
|
+
@purge_job_status.setter
|
794
|
+
def purge_job_status(self, purge_job_status):
|
795
|
+
"""
|
796
|
+
Sets the purge_job_status of this AuditTrail.
|
797
|
+
The current status of the audit trail purge job.
|
798
|
+
|
799
|
+
|
800
|
+
:param purge_job_status: The purge_job_status of this AuditTrail.
|
801
|
+
:type: str
|
802
|
+
"""
|
803
|
+
allowed_values = ["SUCCEEDED", "FAILED"]
|
804
|
+
if not value_allowed_none_or_none_sentinel(purge_job_status, allowed_values):
|
805
|
+
purge_job_status = 'UNKNOWN_ENUM_VALUE'
|
806
|
+
self._purge_job_status = purge_job_status
|
807
|
+
|
808
|
+
@property
|
809
|
+
def purge_job_details(self):
|
810
|
+
"""
|
811
|
+
Gets the purge_job_details of this AuditTrail.
|
812
|
+
The details of the audit trail purge job that ran at the time specified by purgeJobTime\".
|
813
|
+
|
814
|
+
|
815
|
+
:return: The purge_job_details of this AuditTrail.
|
816
|
+
:rtype: str
|
817
|
+
"""
|
818
|
+
return self._purge_job_details
|
819
|
+
|
820
|
+
@purge_job_details.setter
|
821
|
+
def purge_job_details(self, purge_job_details):
|
822
|
+
"""
|
823
|
+
Sets the purge_job_details of this AuditTrail.
|
824
|
+
The details of the audit trail purge job that ran at the time specified by purgeJobTime\".
|
825
|
+
|
826
|
+
|
827
|
+
:param purge_job_details: The purge_job_details of this AuditTrail.
|
828
|
+
:type: str
|
829
|
+
"""
|
830
|
+
self._purge_job_details = purge_job_details
|
831
|
+
|
641
832
|
@property
|
642
833
|
def freeform_tags(self):
|
643
834
|
"""
|
@@ -148,6 +148,10 @@ class AuditTrailSummary(object):
|
|
148
148
|
The value to assign to the audit_collection_start_time property of this AuditTrailSummary.
|
149
149
|
:type audit_collection_start_time: datetime
|
150
150
|
|
151
|
+
:param peer_target_database_key:
|
152
|
+
The value to assign to the peer_target_database_key property of this AuditTrailSummary.
|
153
|
+
:type peer_target_database_key: int
|
154
|
+
|
151
155
|
:param freeform_tags:
|
152
156
|
The value to assign to the freeform_tags property of this AuditTrailSummary.
|
153
157
|
:type freeform_tags: dict(str, str)
|
@@ -172,6 +176,7 @@ class AuditTrailSummary(object):
|
|
172
176
|
'lifecycle_details': 'str',
|
173
177
|
'is_auto_purge_enabled': 'bool',
|
174
178
|
'audit_collection_start_time': 'datetime',
|
179
|
+
'peer_target_database_key': 'int',
|
175
180
|
'freeform_tags': 'dict(str, str)',
|
176
181
|
'defined_tags': 'dict(str, dict(str, object))'
|
177
182
|
}
|
@@ -191,6 +196,7 @@ class AuditTrailSummary(object):
|
|
191
196
|
'lifecycle_details': 'lifecycleDetails',
|
192
197
|
'is_auto_purge_enabled': 'isAutoPurgeEnabled',
|
193
198
|
'audit_collection_start_time': 'auditCollectionStartTime',
|
199
|
+
'peer_target_database_key': 'peerTargetDatabaseKey',
|
194
200
|
'freeform_tags': 'freeformTags',
|
195
201
|
'defined_tags': 'definedTags'
|
196
202
|
}
|
@@ -209,6 +215,7 @@ class AuditTrailSummary(object):
|
|
209
215
|
self._lifecycle_details = None
|
210
216
|
self._is_auto_purge_enabled = None
|
211
217
|
self._audit_collection_start_time = None
|
218
|
+
self._peer_target_database_key = None
|
212
219
|
self._freeform_tags = None
|
213
220
|
self._defined_tags = None
|
214
221
|
|
@@ -562,6 +569,30 @@ class AuditTrailSummary(object):
|
|
562
569
|
"""
|
563
570
|
self._audit_collection_start_time = audit_collection_start_time
|
564
571
|
|
572
|
+
@property
|
573
|
+
def peer_target_database_key(self):
|
574
|
+
"""
|
575
|
+
Gets the peer_target_database_key of this AuditTrailSummary.
|
576
|
+
The secondary id assigned for the peer database registered with Data Safe.
|
577
|
+
|
578
|
+
|
579
|
+
:return: The peer_target_database_key of this AuditTrailSummary.
|
580
|
+
:rtype: int
|
581
|
+
"""
|
582
|
+
return self._peer_target_database_key
|
583
|
+
|
584
|
+
@peer_target_database_key.setter
|
585
|
+
def peer_target_database_key(self, peer_target_database_key):
|
586
|
+
"""
|
587
|
+
Sets the peer_target_database_key of this AuditTrailSummary.
|
588
|
+
The secondary id assigned for the peer database registered with Data Safe.
|
589
|
+
|
590
|
+
|
591
|
+
:param peer_target_database_key: The peer_target_database_key of this AuditTrailSummary.
|
592
|
+
:type: int
|
593
|
+
"""
|
594
|
+
self._peer_target_database_key = peer_target_database_key
|
595
|
+
|
565
596
|
@property
|
566
597
|
def freeform_tags(self):
|
567
598
|
"""
|
@@ -24,6 +24,14 @@ class AvailableAuditVolumeSummary(object):
|
|
24
24
|
The value to assign to the audit_profile_id property of this AvailableAuditVolumeSummary.
|
25
25
|
:type audit_profile_id: str
|
26
26
|
|
27
|
+
:param audit_trail_id:
|
28
|
+
The value to assign to the audit_trail_id property of this AvailableAuditVolumeSummary.
|
29
|
+
:type audit_trail_id: str
|
30
|
+
|
31
|
+
:param database_unique_name:
|
32
|
+
The value to assign to the database_unique_name property of this AvailableAuditVolumeSummary.
|
33
|
+
:type database_unique_name: str
|
34
|
+
|
27
35
|
:param trail_location:
|
28
36
|
The value to assign to the trail_location property of this AvailableAuditVolumeSummary.
|
29
37
|
:type trail_location: str
|
@@ -39,6 +47,8 @@ class AvailableAuditVolumeSummary(object):
|
|
39
47
|
"""
|
40
48
|
self.swagger_types = {
|
41
49
|
'audit_profile_id': 'str',
|
50
|
+
'audit_trail_id': 'str',
|
51
|
+
'database_unique_name': 'str',
|
42
52
|
'trail_location': 'str',
|
43
53
|
'month_in_consideration': 'datetime',
|
44
54
|
'volume': 'int'
|
@@ -46,12 +56,16 @@ class AvailableAuditVolumeSummary(object):
|
|
46
56
|
|
47
57
|
self.attribute_map = {
|
48
58
|
'audit_profile_id': 'auditProfileId',
|
59
|
+
'audit_trail_id': 'auditTrailId',
|
60
|
+
'database_unique_name': 'databaseUniqueName',
|
49
61
|
'trail_location': 'trailLocation',
|
50
62
|
'month_in_consideration': 'monthInConsideration',
|
51
63
|
'volume': 'volume'
|
52
64
|
}
|
53
65
|
|
54
66
|
self._audit_profile_id = None
|
67
|
+
self._audit_trail_id = None
|
68
|
+
self._database_unique_name = None
|
55
69
|
self._trail_location = None
|
56
70
|
self._month_in_consideration = None
|
57
71
|
self._volume = None
|
@@ -80,6 +94,54 @@ class AvailableAuditVolumeSummary(object):
|
|
80
94
|
"""
|
81
95
|
self._audit_profile_id = audit_profile_id
|
82
96
|
|
97
|
+
@property
|
98
|
+
def audit_trail_id(self):
|
99
|
+
"""
|
100
|
+
Gets the audit_trail_id of this AvailableAuditVolumeSummary.
|
101
|
+
The OCID of the audit trail.
|
102
|
+
|
103
|
+
|
104
|
+
:return: The audit_trail_id of this AvailableAuditVolumeSummary.
|
105
|
+
:rtype: str
|
106
|
+
"""
|
107
|
+
return self._audit_trail_id
|
108
|
+
|
109
|
+
@audit_trail_id.setter
|
110
|
+
def audit_trail_id(self, audit_trail_id):
|
111
|
+
"""
|
112
|
+
Sets the audit_trail_id of this AvailableAuditVolumeSummary.
|
113
|
+
The OCID of the audit trail.
|
114
|
+
|
115
|
+
|
116
|
+
:param audit_trail_id: The audit_trail_id of this AvailableAuditVolumeSummary.
|
117
|
+
:type: str
|
118
|
+
"""
|
119
|
+
self._audit_trail_id = audit_trail_id
|
120
|
+
|
121
|
+
@property
|
122
|
+
def database_unique_name(self):
|
123
|
+
"""
|
124
|
+
Gets the database_unique_name of this AvailableAuditVolumeSummary.
|
125
|
+
Unique name of the database associated to the peer target database.
|
126
|
+
|
127
|
+
|
128
|
+
:return: The database_unique_name of this AvailableAuditVolumeSummary.
|
129
|
+
:rtype: str
|
130
|
+
"""
|
131
|
+
return self._database_unique_name
|
132
|
+
|
133
|
+
@database_unique_name.setter
|
134
|
+
def database_unique_name(self, database_unique_name):
|
135
|
+
"""
|
136
|
+
Sets the database_unique_name of this AvailableAuditVolumeSummary.
|
137
|
+
Unique name of the database associated to the peer target database.
|
138
|
+
|
139
|
+
|
140
|
+
:param database_unique_name: The database_unique_name of this AvailableAuditVolumeSummary.
|
141
|
+
:type: str
|
142
|
+
"""
|
143
|
+
self._database_unique_name = database_unique_name
|
144
|
+
|
83
145
|
@property
|
84
146
|
def trail_location(self):
|
85
147
|
"""
|
@@ -28,19 +28,26 @@ class CalculateAuditVolumeAvailableDetails(object):
|
|
28
28
|
The value to assign to the trail_locations property of this CalculateAuditVolumeAvailableDetails.
|
29
29
|
:type trail_locations: list[str]
|
30
30
|
|
31
|
+
:param database_unique_name:
|
32
|
+
The value to assign to the database_unique_name property of this CalculateAuditVolumeAvailableDetails.
|
33
|
+
:type database_unique_name: str
|
34
|
+
|
31
35
|
"""
|
32
36
|
self.swagger_types = {
|
33
37
|
'audit_collection_start_time': 'datetime',
|
34
|
-
'trail_locations': 'list[str]'
|
38
|
+
'trail_locations': 'list[str]',
|
39
|
+
'database_unique_name': 'str'
|
35
40
|
}
|
36
41
|
|
37
42
|
self.attribute_map = {
|
38
43
|
'audit_collection_start_time': 'auditCollectionStartTime',
|
39
|
-
'trail_locations': 'trailLocations'
|
44
|
+
'trail_locations': 'trailLocations',
|
45
|
+
'database_unique_name': 'databaseUniqueName'
|
40
46
|
}
|
41
47
|
|
42
48
|
self._audit_collection_start_time = None
|
43
49
|
self._trail_locations = None
|
50
|
+
self._database_unique_name = None
|
44
51
|
|
45
52
|
@property
|
46
53
|
def audit_collection_start_time(self):
|
@@ -69,7 +76,7 @@ class CalculateAuditVolumeAvailableDetails(object):
|
|
69
76
|
@property
|
70
77
|
def trail_locations(self):
|
71
78
|
"""
|
72
|
-
|
79
|
+
Gets the trail_locations of this CalculateAuditVolumeAvailableDetails.
|
73
80
|
The trail locations for which the audit data volume has to be calculated.
|
74
81
|
|
75
82
|
|
@@ -90,6 +97,30 @@ class CalculateAuditVolumeAvailableDetails(object):
|
|
90
97
|
"""
|
91
98
|
self._trail_locations = trail_locations
|
92
99
|
|
100
|
+
@property
|
101
|
+
def database_unique_name(self):
|
102
|
+
"""
|
103
|
+
Gets the database_unique_name of this CalculateAuditVolumeAvailableDetails.
|
104
|
+
Unique name of the database associated to the peer target database.
|
105
|
+
|
106
|
+
|
107
|
+
:return: The database_unique_name of this CalculateAuditVolumeAvailableDetails.
|
108
|
+
:rtype: str
|
109
|
+
"""
|
110
|
+
return self._database_unique_name
|
111
|
+
|
112
|
+
@database_unique_name.setter
|
113
|
+
def database_unique_name(self, database_unique_name):
|
114
|
+
"""
|
115
|
+
Sets the database_unique_name of this CalculateAuditVolumeAvailableDetails.
|
116
|
+
Unique name of the database associated to the peer target database.
|
117
|
+
|
118
|
+
|
119
|
+
:param database_unique_name: The database_unique_name of this CalculateAuditVolumeAvailableDetails.
|
120
|
+
:type: str
|
121
|
+
"""
|
122
|
+
self._database_unique_name = database_unique_name
|
123
|
+
|
93
124
|
def __repr__(self):
|
94
125
|
return formatted_flat_dict(self)
|
95
126
|
|
@@ -0,0 +1,188 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20181201
|
6
|
+
|
7
|
+
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class CreatePeerTargetDatabaseDetails(object):
|
14
|
+
"""
|
15
|
+
The details used to register the peer database of a database already registered in Data Safe.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new CreatePeerTargetDatabaseDetails object with values from keyword arguments.
|
21
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
22
|
+
|
23
|
+
:param display_name:
|
24
|
+
The value to assign to the display_name property of this CreatePeerTargetDatabaseDetails.
|
25
|
+
:type display_name: str
|
26
|
+
|
27
|
+
:param description:
|
28
|
+
The value to assign to the description property of this CreatePeerTargetDatabaseDetails.
|
29
|
+
:type description: str
|
30
|
+
|
31
|
+
:param dataguard_association_id:
|
32
|
+
The value to assign to the dataguard_association_id property of this CreatePeerTargetDatabaseDetails.
|
33
|
+
:type dataguard_association_id: str
|
34
|
+
|
35
|
+
:param database_details:
|
36
|
+
The value to assign to the database_details property of this CreatePeerTargetDatabaseDetails.
|
37
|
+
:type database_details: oci.data_safe.models.DatabaseDetails
|
38
|
+
|
39
|
+
:param tls_config:
|
40
|
+
The value to assign to the tls_config property of this CreatePeerTargetDatabaseDetails.
|
41
|
+
:type tls_config: oci.data_safe.models.TlsConfig
|
42
|
+
|
43
|
+
"""
|
44
|
+
self.swagger_types = {
|
45
|
+
'display_name': 'str',
|
46
|
+
'description': 'str',
|
47
|
+
'dataguard_association_id': 'str',
|
48
|
+
'database_details': 'DatabaseDetails',
|
49
|
+
'tls_config': 'TlsConfig'
|
50
|
+
}
|
51
|
+
|
52
|
+
self.attribute_map = {
|
53
|
+
'display_name': 'displayName',
|
54
|
+
'description': 'description',
|
55
|
+
'dataguard_association_id': 'dataguardAssociationId',
|
56
|
+
'database_details': 'databaseDetails',
|
57
|
+
'tls_config': 'tlsConfig'
|
58
|
+
}
|
59
|
+
|
60
|
+
self._display_name = None
|
61
|
+
self._description = None
|
62
|
+
self._dataguard_association_id = None
|
63
|
+
self._database_details = None
|
64
|
+
self._tls_config = None
|
65
|
+
|
66
|
+
@property
|
67
|
+
def display_name(self):
|
68
|
+
"""
|
69
|
+
Gets the display_name of this CreatePeerTargetDatabaseDetails.
|
70
|
+
The display name of the peer target database in Data Safe. The name is modifiable and does not need to be unique.
|
71
|
+
|
72
|
+
|
73
|
+
:return: The display_name of this CreatePeerTargetDatabaseDetails.
|
74
|
+
:rtype: str
|
75
|
+
"""
|
76
|
+
return self._display_name
|
77
|
+
|
78
|
+
@display_name.setter
|
79
|
+
def display_name(self, display_name):
|
80
|
+
"""
|
81
|
+
Sets the display_name of this CreatePeerTargetDatabaseDetails.
|
82
|
+
The display name of the peer target database in Data Safe. The name is modifiable and does not need to be unique.
|
83
|
+
|
84
|
+
|
85
|
+
:param display_name: The display_name of this CreatePeerTargetDatabaseDetails.
|
86
|
+
:type: str
|
87
|
+
"""
|
88
|
+
self._display_name = display_name
|
89
|
+
|
90
|
+
@property
|
91
|
+
def description(self):
|
92
|
+
"""
|
93
|
+
Gets the description of this CreatePeerTargetDatabaseDetails.
|
94
|
+
The description of the peer target database in Data Safe.
|
95
|
+
|
96
|
+
|
97
|
+
:return: The description of this CreatePeerTargetDatabaseDetails.
|
98
|
+
:rtype: str
|
99
|
+
"""
|
100
|
+
return self._description
|
101
|
+
|
102
|
+
@description.setter
|
103
|
+
def description(self, description):
|
104
|
+
"""
|
105
|
+
Sets the description of this CreatePeerTargetDatabaseDetails.
|
106
|
+
The description of the peer target database in Data Safe.
|
107
|
+
|
108
|
+
|
109
|
+
:param description: The description of this CreatePeerTargetDatabaseDetails.
|
110
|
+
:type: str
|
111
|
+
"""
|
112
|
+
self._description = description
|
113
|
+
|
114
|
+
@property
|
115
|
+
def dataguard_association_id(self):
|
116
|
+
"""
|
117
|
+
Gets the dataguard_association_id of this CreatePeerTargetDatabaseDetails.
|
118
|
+
The OCID of the Data Guard Association resource in which the database being registered is considered as peer database to the primary database.
|
119
|
+
|
120
|
+
|
121
|
+
:return: The dataguard_association_id of this CreatePeerTargetDatabaseDetails.
|
122
|
+
:rtype: str
|
123
|
+
"""
|
124
|
+
return self._dataguard_association_id
|
125
|
+
|
126
|
+
@dataguard_association_id.setter
|
127
|
+
def dataguard_association_id(self, dataguard_association_id):
|
128
|
+
"""
|
129
|
+
Sets the dataguard_association_id of this CreatePeerTargetDatabaseDetails.
|
130
|
+
The OCID of the Data Guard Association resource in which the database being registered is considered as peer database to the primary database.
|
131
|
+
|
132
|
+
|
133
|
+
:param dataguard_association_id: The dataguard_association_id of this CreatePeerTargetDatabaseDetails.
|
134
|
+
:type: str
|
135
|
+
"""
|
136
|
+
self._dataguard_association_id = dataguard_association_id
|
137
|
+
|
138
|
+
@property
|
139
|
+
def database_details(self):
|
140
|
+
"""
|
141
|
+
**[Required]** Gets the database_details of this CreatePeerTargetDatabaseDetails.
|
142
|
+
|
143
|
+
:return: The database_details of this CreatePeerTargetDatabaseDetails.
|
144
|
+
:rtype: oci.data_safe.models.DatabaseDetails
|
145
|
+
"""
|
146
|
+
return self._database_details
|
147
|
+
|
148
|
+
@database_details.setter
|
149
|
+
def database_details(self, database_details):
|
150
|
+
"""
|
151
|
+
Sets the database_details of this CreatePeerTargetDatabaseDetails.
|
152
|
+
|
153
|
+
:param database_details: The database_details of this CreatePeerTargetDatabaseDetails.
|
154
|
+
:type: oci.data_safe.models.DatabaseDetails
|
155
|
+
"""
|
156
|
+
self._database_details = database_details
|
157
|
+
|
158
|
+
@property
|
159
|
+
def tls_config(self):
|
160
|
+
"""
|
161
|
+
Gets the tls_config of this CreatePeerTargetDatabaseDetails.
|
162
|
+
|
163
|
+
:return: The tls_config of this CreatePeerTargetDatabaseDetails.
|
164
|
+
:rtype: oci.data_safe.models.TlsConfig
|
165
|
+
"""
|
166
|
+
return self._tls_config
|
167
|
+
|
168
|
+
@tls_config.setter
|
169
|
+
def tls_config(self, tls_config):
|
170
|
+
"""
|
171
|
+
Sets the tls_config of this CreatePeerTargetDatabaseDetails.
|
172
|
+
|
173
|
+
:param tls_config: The tls_config of this CreatePeerTargetDatabaseDetails.
|
174
|
+
:type: oci.data_safe.models.TlsConfig
|
175
|
+
"""
|
176
|
+
self._tls_config = tls_config
|
177
|
+
|
178
|
+
def __repr__(self):
|
179
|
+
return formatted_flat_dict(self)
|
180
|
+
|
181
|
+
def __eq__(self, other):
|
182
|
+
if other is None:
|
183
|
+
return False
|
184
|
+
|
185
|
+
return self.__dict__ == other.__dict__
|
186
|
+
|
187
|
+
def __ne__(self, other):
|
188
|
+
return not self == other
|