export type IOraclePrincipalType = "" | "UserPrincipal" | "InstancePrincipal" | "Workload"; export type OraclePrincipalType = IOraclePrincipalType; export type { IOraclePrincipalType as IComGithubExternalSecretsExternalSecretsApisExternalsecretsV1OraclePrincipalType, OraclePrincipalType as ComGithubExternalSecretsExternalSecretsApisExternalsecretsV1OraclePrincipalType };