OracleDbAzureVaultAssociationSummary

class oci.dbmulticloud.models.OracleDbAzureVaultAssociationSummary(**kwargs)

Bases: object

Oracle DB Azure Vault Association Resource Summary.

Methods

__init__(**kwargs) Initializes a new OracleDbAzureVaultAssociationSummary object with values from keyword arguments.

Attributes

compartment_id Gets the compartment_id of this OracleDbAzureVaultAssociationSummary.
defined_tags Gets the defined_tags of this OracleDbAzureVaultAssociationSummary.
display_name Gets the display_name of this OracleDbAzureVaultAssociationSummary.
freeform_tags Gets the freeform_tags of this OracleDbAzureVaultAssociationSummary.
id Gets the id of this OracleDbAzureVaultAssociationSummary.
is_resource_accessible Gets the is_resource_accessible of this OracleDbAzureVaultAssociationSummary.
last_modification Gets the last_modification of this OracleDbAzureVaultAssociationSummary.
lifecycle_state Gets the lifecycle_state of this OracleDbAzureVaultAssociationSummary.
lifecycle_state_details Gets the lifecycle_state_details of this OracleDbAzureVaultAssociationSummary.
oracle_db_azure_connector_id Gets the oracle_db_azure_connector_id of this OracleDbAzureVaultAssociationSummary.
oracle_db_azure_vault_id Gets the oracle_db_azure_vault_id of this OracleDbAzureVaultAssociationSummary.
system_tags Gets the system_tags of this OracleDbAzureVaultAssociationSummary.
time_created Gets the time_created of this OracleDbAzureVaultAssociationSummary.
time_updated Gets the time_updated of this OracleDbAzureVaultAssociationSummary.
__init__(**kwargs)

Initializes a new OracleDbAzureVaultAssociationSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this OracleDbAzureVaultAssociationSummary.
  • display_name (str) – The value to assign to the display_name property of this OracleDbAzureVaultAssociationSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this OracleDbAzureVaultAssociationSummary.
  • oracle_db_azure_vault_id (str) – The value to assign to the oracle_db_azure_vault_id property of this OracleDbAzureVaultAssociationSummary.
  • oracle_db_azure_connector_id (str) – The value to assign to the oracle_db_azure_connector_id property of this OracleDbAzureVaultAssociationSummary.
  • is_resource_accessible (bool) – The value to assign to the is_resource_accessible property of this OracleDbAzureVaultAssociationSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this OracleDbAzureVaultAssociationSummary.
  • lifecycle_state_details (str) – The value to assign to the lifecycle_state_details property of this OracleDbAzureVaultAssociationSummary.
  • time_created (datetime) – The value to assign to the time_created property of this OracleDbAzureVaultAssociationSummary.
  • time_updated (datetime) – The value to assign to the time_updated property of this OracleDbAzureVaultAssociationSummary.
  • last_modification (str) – The value to assign to the last_modification property of this OracleDbAzureVaultAssociationSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this OracleDbAzureVaultAssociationSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this OracleDbAzureVaultAssociationSummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this OracleDbAzureVaultAssociationSummary.
compartment_id

Gets the compartment_id of this OracleDbAzureVaultAssociationSummary. The OCID of the compartment contains Oracle DB Azure Vault Association Resource.

Returns:The compartment_id of this OracleDbAzureVaultAssociationSummary.
Return type:str
defined_tags

Gets the defined_tags of this OracleDbAzureVaultAssociationSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {“Operations”: {“CostCenter”: “42”}}

Returns:The defined_tags of this OracleDbAzureVaultAssociationSummary.
Return type:dict(str, dict(str, object))
display_name

Gets the display_name of this OracleDbAzureVaultAssociationSummary. Oracle DB Azure Vault Association resource name.

Returns:The display_name of this OracleDbAzureVaultAssociationSummary.
Return type:str
freeform_tags

Gets the freeform_tags of this OracleDbAzureVaultAssociationSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {“Department”: “Finance”}

Returns:The freeform_tags of this OracleDbAzureVaultAssociationSummary.
Return type:dict(str, str)
id

Gets the id of this OracleDbAzureVaultAssociationSummary. The OCID for the Oracle DB Azure Vault Association.

Returns:The id of this OracleDbAzureVaultAssociationSummary.
Return type:str
is_resource_accessible

Gets the is_resource_accessible of this OracleDbAzureVaultAssociationSummary. The Associated Resources are accessible or not.

Returns:The is_resource_accessible of this OracleDbAzureVaultAssociationSummary.
Return type:bool
last_modification

Gets the last_modification of this OracleDbAzureVaultAssociationSummary. Description of the latest modification of the Oracle DB Azure Vault Association Resource.

Returns:The last_modification of this OracleDbAzureVaultAssociationSummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this OracleDbAzureVaultAssociationSummary. The current lifecycle state of the Oracle DB Azure Vault Association Resource.

Returns:The lifecycle_state of this OracleDbAzureVaultAssociationSummary.
Return type:str
lifecycle_state_details

Gets the lifecycle_state_details of this OracleDbAzureVaultAssociationSummary. Description of the current lifecycle state in more detail.

Returns:The lifecycle_state_details of this OracleDbAzureVaultAssociationSummary.
Return type:str
oracle_db_azure_connector_id

Gets the oracle_db_azure_connector_id of this OracleDbAzureVaultAssociationSummary. The OCID of the Oracle DB Azure Connector.

Returns:The oracle_db_azure_connector_id of this OracleDbAzureVaultAssociationSummary.
Return type:str
oracle_db_azure_vault_id

Gets the oracle_db_azure_vault_id of this OracleDbAzureVaultAssociationSummary. The OCID of the Oracle DB Azure Vault.

Returns:The oracle_db_azure_vault_id of this OracleDbAzureVaultAssociationSummary.
Return type:str
system_tags

Gets the system_tags of this OracleDbAzureVaultAssociationSummary. System tags for this resource. Each key is predefined and scoped to a namespace.

Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}

Returns:The system_tags of this OracleDbAzureVaultAssociationSummary.
Return type:dict(str, dict(str, object))
time_created

Gets the time_created of this OracleDbAzureVaultAssociationSummary. Time when the Oracle DB Azure Vault Association was created in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’

Returns:The time_created of this OracleDbAzureVaultAssociationSummary.
Return type:datetime
time_updated

Gets the time_updated of this OracleDbAzureVaultAssociationSummary. Time when the Oracle DB Azure Vault Association was last modified, expressed in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’

Returns:The time_updated of this OracleDbAzureVaultAssociationSummary.
Return type:datetime