OracleDbAwsIdentityConnectorSummary

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

Bases: object

Oracle DB AWS Identity Connector resource summary.

Methods

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

Attributes

aws_account_id Gets the aws_account_id of this OracleDbAwsIdentityConnectorSummary.
aws_location Gets the aws_location of this OracleDbAwsIdentityConnectorSummary.
aws_sts_private_endpoint Gets the aws_sts_private_endpoint of this OracleDbAwsIdentityConnectorSummary.
compartment_id Gets the compartment_id of this OracleDbAwsIdentityConnectorSummary.
defined_tags Gets the defined_tags of this OracleDbAwsIdentityConnectorSummary.
display_name Gets the display_name of this OracleDbAwsIdentityConnectorSummary.
freeform_tags Gets the freeform_tags of this OracleDbAwsIdentityConnectorSummary.
id Gets the id of this OracleDbAwsIdentityConnectorSummary.
issuer_url Gets the issuer_url of this OracleDbAwsIdentityConnectorSummary.
lifecycle_state Gets the lifecycle_state of this OracleDbAwsIdentityConnectorSummary.
lifecycle_state_details Gets the lifecycle_state_details of this OracleDbAwsIdentityConnectorSummary.
oidc_scope Gets the oidc_scope of this OracleDbAwsIdentityConnectorSummary.
resource_id Gets the resource_id of this OracleDbAwsIdentityConnectorSummary.
service_role_details Gets the service_role_details of this OracleDbAwsIdentityConnectorSummary.
system_tags Gets the system_tags of this OracleDbAwsIdentityConnectorSummary.
time_created Gets the time_created of this OracleDbAwsIdentityConnectorSummary.
time_updated Gets the time_updated of this OracleDbAwsIdentityConnectorSummary.
__init__(**kwargs)

Initializes a new OracleDbAwsIdentityConnectorSummary 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 OracleDbAwsIdentityConnectorSummary.
  • display_name (str) – The value to assign to the display_name property of this OracleDbAwsIdentityConnectorSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this OracleDbAwsIdentityConnectorSummary.
  • resource_id (str) – The value to assign to the resource_id property of this OracleDbAwsIdentityConnectorSummary.
  • issuer_url (str) – The value to assign to the issuer_url property of this OracleDbAwsIdentityConnectorSummary.
  • oidc_scope (str) – The value to assign to the oidc_scope property of this OracleDbAwsIdentityConnectorSummary.
  • service_role_details (list[oci.dbmulticloud.models.ServiceRoleDetails]) – The value to assign to the service_role_details property of this OracleDbAwsIdentityConnectorSummary.
  • aws_location (str) – The value to assign to the aws_location property of this OracleDbAwsIdentityConnectorSummary.
  • aws_sts_private_endpoint (str) – The value to assign to the aws_sts_private_endpoint property of this OracleDbAwsIdentityConnectorSummary.
  • aws_account_id (str) – The value to assign to the aws_account_id property of this OracleDbAwsIdentityConnectorSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this OracleDbAwsIdentityConnectorSummary.
  • lifecycle_state_details (str) – The value to assign to the lifecycle_state_details property of this OracleDbAwsIdentityConnectorSummary.
  • time_created (datetime) – The value to assign to the time_created property of this OracleDbAwsIdentityConnectorSummary.
  • time_updated (datetime) – The value to assign to the time_updated property of this OracleDbAwsIdentityConnectorSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this OracleDbAwsIdentityConnectorSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this OracleDbAwsIdentityConnectorSummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this OracleDbAwsIdentityConnectorSummary.
aws_account_id

Gets the aws_account_id of this OracleDbAwsIdentityConnectorSummary. AWS Account ID.

Returns:The aws_account_id of this OracleDbAwsIdentityConnectorSummary.
Return type:str
aws_location

Gets the aws_location of this OracleDbAwsIdentityConnectorSummary. AWS resource location.

Returns:The aws_location of this OracleDbAwsIdentityConnectorSummary.
Return type:str
aws_sts_private_endpoint

Gets the aws_sts_private_endpoint of this OracleDbAwsIdentityConnectorSummary. Private endpoint of AWS Security Token Service.

Returns:The aws_sts_private_endpoint of this OracleDbAwsIdentityConnectorSummary.
Return type:str
compartment_id

Gets the compartment_id of this OracleDbAwsIdentityConnectorSummary. The OCID of the compartment that contains Oracle DB Identity Connector resource.

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

Gets the defined_tags of this OracleDbAwsIdentityConnectorSummary. 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 OracleDbAwsIdentityConnectorSummary.
Return type:dict(str, dict(str, object))
display_name

Gets the display_name of this OracleDbAwsIdentityConnectorSummary. Oracle DB AWS Identity Connector resource name.

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

Gets the freeform_tags of this OracleDbAwsIdentityConnectorSummary. 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 OracleDbAwsIdentityConnectorSummary.
Return type:dict(str, str)
id

Gets the id of this OracleDbAwsIdentityConnectorSummary. The OCID of the Oracle DB AWS Identity Connector resource.

Returns:The id of this OracleDbAwsIdentityConnectorSummary.
Return type:str
issuer_url

Gets the issuer_url of this OracleDbAwsIdentityConnectorSummary. OIDC token issuer Url.

Returns:The issuer_url of this OracleDbAwsIdentityConnectorSummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this OracleDbAwsIdentityConnectorSummary. The current lifecycle state of the AWS Identity Connector resource.

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

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

Returns:The lifecycle_state_details of this OracleDbAwsIdentityConnectorSummary.
Return type:str
oidc_scope

Gets the oidc_scope of this OracleDbAwsIdentityConnectorSummary. OCI IAM Domain scope for issuer URL.

Returns:The oidc_scope of this OracleDbAwsIdentityConnectorSummary.
Return type:str
resource_id

Gets the resource_id of this OracleDbAwsIdentityConnectorSummary. The OCID of the AWS VM Cluster resource.

Returns:The resource_id of this OracleDbAwsIdentityConnectorSummary.
Return type:str
service_role_details

Gets the service_role_details of this OracleDbAwsIdentityConnectorSummary. Service role details and respective Amazon resource nam of Role.

Returns:The service_role_details of this OracleDbAwsIdentityConnectorSummary.
Return type:list[oci.dbmulticloud.models.ServiceRoleDetails]
system_tags

Gets the system_tags of this OracleDbAwsIdentityConnectorSummary. 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 OracleDbAwsIdentityConnectorSummary.
Return type:dict(str, dict(str, object))
time_created

Gets the time_created of this OracleDbAwsIdentityConnectorSummary. Time when the Oracle DB AWS Identity Connector resource was created expressed in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’.

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

Gets the time_updated of this OracleDbAwsIdentityConnectorSummary. Time when the Oracle DB AWS Identity Connector resource was last modified expressed in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’.

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