Interface CustomerManagedAwsSecretConfiguration.Builder

  • Method Details

    • 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.
    • 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.
    • externalIdType

      CustomerManagedAwsSecretConfiguration.Builder externalIdType(String externalIdType)

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

      Parameters:
      externalIdType - The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.
      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.

      Parameters:
      externalIdType - The type of Oracle Cloud Identifier (OCID) used as the external ID when assuming the IAM role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: