1. Packages
  2. Aiven Provider
  3. API Docs
  4. getAlloydbomniUser
Viewing docs for Aiven v6.51.0
published on Tuesday, Mar 17, 2026 by Pulumi
aiven logo
Viewing docs for Aiven v6.51.0
published on Tuesday, Mar 17, 2026 by Pulumi

    Using getAlloydbomniUser

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAlloydbomniUser(args: GetAlloydbomniUserArgs, opts?: InvokeOptions): Promise<GetAlloydbomniUserResult>
    function getAlloydbomniUserOutput(args: GetAlloydbomniUserOutputArgs, opts?: InvokeOptions): Output<GetAlloydbomniUserResult>
    def get_alloydbomni_user(project: Optional[str] = None,
                             service_name: Optional[str] = None,
                             username: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetAlloydbomniUserResult
    def get_alloydbomni_user_output(project: Optional[pulumi.Input[str]] = None,
                             service_name: Optional[pulumi.Input[str]] = None,
                             username: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetAlloydbomniUserResult]
    func LookupAlloydbomniUser(ctx *Context, args *LookupAlloydbomniUserArgs, opts ...InvokeOption) (*LookupAlloydbomniUserResult, error)
    func LookupAlloydbomniUserOutput(ctx *Context, args *LookupAlloydbomniUserOutputArgs, opts ...InvokeOption) LookupAlloydbomniUserResultOutput

    > Note: This function is named LookupAlloydbomniUser in the Go SDK.

    public static class GetAlloydbomniUser 
    {
        public static Task<GetAlloydbomniUserResult> InvokeAsync(GetAlloydbomniUserArgs args, InvokeOptions? opts = null)
        public static Output<GetAlloydbomniUserResult> Invoke(GetAlloydbomniUserInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAlloydbomniUserResult> getAlloydbomniUser(GetAlloydbomniUserArgs args, InvokeOptions options)
    public static Output<GetAlloydbomniUserResult> getAlloydbomniUser(GetAlloydbomniUserArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aiven:index/getAlloydbomniUser:getAlloydbomniUser
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Project string
    ServiceName string
    Username string
    Project string
    ServiceName string
    Username string
    project String
    serviceName String
    username String
    project string
    serviceName string
    username string
    project String
    serviceName String
    username String

    getAlloydbomniUser Result

    The following output properties are available:

    AccessCert string
    AccessKey string
    Id string
    The provider-assigned unique ID for this managed resource.
    Password string
    PgAllowReplication bool
    Project string
    ServiceName string
    Type string
    Username string
    AccessCert string
    AccessKey string
    Id string
    The provider-assigned unique ID for this managed resource.
    Password string
    PgAllowReplication bool
    Project string
    ServiceName string
    Type string
    Username string
    accessCert String
    accessKey String
    id String
    The provider-assigned unique ID for this managed resource.
    password String
    pgAllowReplication Boolean
    project String
    serviceName String
    type String
    username String
    accessCert string
    accessKey string
    id string
    The provider-assigned unique ID for this managed resource.
    password string
    pgAllowReplication boolean
    project string
    serviceName string
    type string
    username string
    access_cert str
    access_key str
    id str
    The provider-assigned unique ID for this managed resource.
    password str
    pg_allow_replication bool
    project str
    service_name str
    type str
    username str
    accessCert String
    accessKey String
    id String
    The provider-assigned unique ID for this managed resource.
    password String
    pgAllowReplication Boolean
    project String
    serviceName String
    type String
    username String

    Package Details

    Repository
    Aiven pulumi/pulumi-aiven
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aiven Terraform Provider.
    aiven logo
    Viewing docs for Aiven v6.51.0
    published on Tuesday, Mar 17, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.