Interface CustomerManagedAwsSecretConfigurationInput.Builder

  • Method Details

    • secretId

      The identifier or ARN of the Amazon Web Services Secrets Manager secret that contains the password.

      Parameters:
      secretId - The identifier or ARN of the Amazon Web Services Secrets Manager secret that contains the password.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRoleArn

      The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that OCI assumes to retrieve the secret value.

      Parameters:
      iamRoleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that OCI assumes to retrieve the secret value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalIdType

      The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.

      The valid values depend on the operation. For the CreateAutonomousDatabase operation, only compartment_ocid and tenant_ocid are allowed. For the UpdateAutonomousDatabase and CreateAutonomousDatabaseWallet operations, database_ocid, compartment_ocid, and tenant_ocid are all allowed.

      Parameters:
      externalIdType - The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.

      The valid values depend on the operation. For the CreateAutonomousDatabase operation, only compartment_ocid and tenant_ocid are allowed. For the UpdateAutonomousDatabase and CreateAutonomousDatabaseWallet operations, database_ocid, compartment_ocid, and tenant_ocid are all allowed.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • externalIdType

      The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.

      The valid values depend on the operation. For the CreateAutonomousDatabase operation, only compartment_ocid and tenant_ocid are allowed. For the UpdateAutonomousDatabase and CreateAutonomousDatabaseWallet operations, database_ocid, compartment_ocid, and tenant_ocid are all allowed.

      Parameters:
      externalIdType - The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.

      The valid values depend on the operation. For the CreateAutonomousDatabase operation, only compartment_ocid and tenant_ocid are allowed. For the UpdateAutonomousDatabase and CreateAutonomousDatabaseWallet operations, database_ocid, compartment_ocid, and tenant_ocid are all allowed.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: