Class AmazonRdsForOracleLinkedServiceResponse


  • public final class AmazonRdsForOracleLinkedServiceResponse
    extends java.lang.Object
    • Method Detail

      • annotations

        public java.util.List<java.lang.Object> annotations()
        Returns:
        List of tags that can be used for describing the linked service.
      • connectionString

        public java.lang.Object connectionString()
        Returns:
        The connection string. Type: string, SecureString or AzureKeyVaultSecretReference.
      • description

        public java.util.Optional<java.lang.String> description()
        Returns:
        Linked service description.
      • encryptedCredential

        public java.util.Optional<java.lang.Object> encryptedCredential()
        Returns:
        The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).
      • type

        public java.lang.String type()
        Returns:
        Type of linked service. Expected value is 'AmazonRdsForOracle'.