export type IOraclePrincipalType = "" | "UserPrincipal" | "InstancePrincipal" | "Workload"; export type OraclePrincipalType = IOraclePrincipalType; export type { IOraclePrincipalType as IComGithubExternalSecretsExternalSecretsApisExternalsecretsV1beta1OraclePrincipalType, OraclePrincipalType as ComGithubExternalSecretsExternalSecretsApisExternalsecretsV1beta1OraclePrincipalType };