aiven.getOrganizationUser
Explore with Pulumi AI
The Organization User data source provides information about the existing Aiven Organization User.
Using getOrganizationUser
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 getOrganizationUser(args: GetOrganizationUserArgs, opts?: InvokeOptions): Promise<GetOrganizationUserResult>
function getOrganizationUserOutput(args: GetOrganizationUserOutputArgs, opts?: InvokeOptions): Output<GetOrganizationUserResult>
def get_organization_user(organization_id: Optional[str] = None,
user_email: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationUserResult
def get_organization_user_output(organization_id: Optional[pulumi.Input[str]] = None,
user_email: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationUserResult]
func LookupOrganizationUser(ctx *Context, args *LookupOrganizationUserArgs, opts ...InvokeOption) (*LookupOrganizationUserResult, error)
func LookupOrganizationUserOutput(ctx *Context, args *LookupOrganizationUserOutputArgs, opts ...InvokeOption) LookupOrganizationUserResultOutput
> Note: This function is named LookupOrganizationUser
in the Go SDK.
public static class GetOrganizationUser
{
public static Task<GetOrganizationUserResult> InvokeAsync(GetOrganizationUserArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationUserResult> Invoke(GetOrganizationUserInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrganizationUserResult> getOrganizationUser(GetOrganizationUserArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aiven:index/getOrganizationUser:getOrganizationUser
arguments:
# arguments dictionary
The following arguments are supported:
- Organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- User
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- Organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- User
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- organization
Id String The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email String This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- organization_
id str The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user_
email str This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- organization
Id String The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email String This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
getOrganizationUser Result
The following output properties are available:
- Accepted bool
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- Create
Time string Time of creation
- Id string
The provider-assigned unique ID for this managed resource.
- Invited
By string The email address of the user who sent an invitation to the user.
- Organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- User
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- Accepted bool
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- Create
Time string Time of creation
- Id string
The provider-assigned unique ID for this managed resource.
- Invited
By string The email address of the user who sent an invitation to the user.
- Organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- User
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- accepted Boolean
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- create
Time String Time of creation
- id String
The provider-assigned unique ID for this managed resource.
- invited
By String The email address of the user who sent an invitation to the user.
- organization
Id String The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email String This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- accepted boolean
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- create
Time string Time of creation
- id string
The provider-assigned unique ID for this managed resource.
- invited
By string The email address of the user who sent an invitation to the user.
- organization
Id string The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email string This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- accepted bool
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- create_
time str Time of creation
- id str
The provider-assigned unique ID for this managed resource.
- invited_
by str The email address of the user who sent an invitation to the user.
- organization_
id str The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user_
email str This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
- accepted Boolean
This is a boolean flag that determines whether an invitation was accepted or not by the user.
false
value means that the invitation was sent to the user but not yet accepted.true
means that the user accepted the invitation and now a member of an organization.- create
Time String Time of creation
- id String
The provider-assigned unique ID for this managed resource.
- invited
By String The email address of the user who sent an invitation to the user.
- organization
Id String The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.
- user
Email String This is a user email address that first will be invited, and after accepting an invitation, they become a member of the organization. This property cannot be changed, doing so forces recreation of the resource.
Package Details
- Repository
- Aiven pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
aiven
Terraform Provider.