1. Packages
  2. Aiven
  3. API Docs
  4. OrganizationUserGroup
Aiven v6.7.2 published on Tuesday, Oct 31, 2023 by Pulumi

aiven.OrganizationUserGroup

Explore with Pulumi AI

aiven logo
Aiven v6.7.2 published on Tuesday, Oct 31, 2023 by Pulumi

    The Organization User Group resource allows the creation and management of an Aiven Organization Groups.

    Create OrganizationUserGroup Resource

    new OrganizationUserGroup(name: string, args: OrganizationUserGroupArgs, opts?: CustomResourceOptions);
    @overload
    def OrganizationUserGroup(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              description: Optional[str] = None,
                              name: Optional[str] = None,
                              organization_id: Optional[str] = None)
    @overload
    def OrganizationUserGroup(resource_name: str,
                              args: OrganizationUserGroupArgs,
                              opts: Optional[ResourceOptions] = None)
    func NewOrganizationUserGroup(ctx *Context, name string, args OrganizationUserGroupArgs, opts ...ResourceOption) (*OrganizationUserGroup, error)
    public OrganizationUserGroup(string name, OrganizationUserGroupArgs args, CustomResourceOptions? opts = null)
    public OrganizationUserGroup(String name, OrganizationUserGroupArgs args)
    public OrganizationUserGroup(String name, OrganizationUserGroupArgs args, CustomResourceOptions options)
    
    type: aiven:OrganizationUserGroup
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args OrganizationUserGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args OrganizationUserGroupArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args OrganizationUserGroupArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OrganizationUserGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OrganizationUserGroupArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    OrganizationUserGroup Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The OrganizationUserGroup resource accepts the following input properties:

    OrganizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    Description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    Name string

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    OrganizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    Description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    Name string

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId String

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    description String

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name String

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name string

    The organization user group name. 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.

    description str

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name str

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId String

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    description String

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name String

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the OrganizationUserGroup resource produces the following output properties:

    CreateTime string

    Time of creation

    Id string

    The provider-assigned unique ID for this managed resource.

    UpdateTime string

    Time of last update

    CreateTime string

    Time of creation

    Id string

    The provider-assigned unique ID for this managed resource.

    UpdateTime string

    Time of last update

    createTime String

    Time of creation

    id String

    The provider-assigned unique ID for this managed resource.

    updateTime String

    Time of last update

    createTime string

    Time of creation

    id string

    The provider-assigned unique ID for this managed resource.

    updateTime string

    Time of last update

    create_time str

    Time of creation

    id str

    The provider-assigned unique ID for this managed resource.

    update_time str

    Time of last update

    createTime String

    Time of creation

    id String

    The provider-assigned unique ID for this managed resource.

    updateTime String

    Time of last update

    Look up Existing OrganizationUserGroup Resource

    Get an existing OrganizationUserGroup resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: OrganizationUserGroupState, opts?: CustomResourceOptions): OrganizationUserGroup
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            create_time: Optional[str] = None,
            description: Optional[str] = None,
            name: Optional[str] = None,
            organization_id: Optional[str] = None,
            update_time: Optional[str] = None) -> OrganizationUserGroup
    func GetOrganizationUserGroup(ctx *Context, name string, id IDInput, state *OrganizationUserGroupState, opts ...ResourceOption) (*OrganizationUserGroup, error)
    public static OrganizationUserGroup Get(string name, Input<string> id, OrganizationUserGroupState? state, CustomResourceOptions? opts = null)
    public static OrganizationUserGroup get(String name, Output<String> id, OrganizationUserGroupState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    CreateTime string

    Time of creation

    Description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    Name string

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    OrganizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    UpdateTime string

    Time of last update

    CreateTime string

    Time of creation

    Description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    Name string

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    OrganizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    UpdateTime string

    Time of last update

    createTime String

    Time of creation

    description String

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name String

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId String

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    updateTime String

    Time of last update

    createTime string

    Time of creation

    description string

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name string

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId string

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    updateTime string

    Time of last update

    create_time str

    Time of creation

    description str

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name str

    The organization user group name. 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.

    update_time str

    Time of last update

    createTime String

    Time of creation

    description String

    The organization user group description. This property cannot be changed, doing so forces recreation of the resource.

    name String

    The organization user group name. This property cannot be changed, doing so forces recreation of the resource.

    organizationId String

    The unique organization ID. This property cannot be changed, doing so forces recreation of the resource.

    updateTime String

    Time of last update

    Package Details

    Repository
    Aiven pulumi/pulumi-aiven
    License
    Apache-2.0
    Notes

    This Pulumi package is based on the aiven Terraform Provider.

    aiven logo
    Aiven v6.7.2 published on Tuesday, Oct 31, 2023 by Pulumi