Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.firebaseappdistribution/v1.Group
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Create a group.
Create Group Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Group(name: string, args: GroupArgs, opts?: CustomResourceOptions);
@overload
def Group(resource_name: str,
args: GroupArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Group(resource_name: str,
opts: Optional[ResourceOptions] = None,
display_name: Optional[str] = None,
group_id: Optional[str] = None,
name: Optional[str] = None,
project: Optional[str] = None)
func NewGroup(ctx *Context, name string, args GroupArgs, opts ...ResourceOption) (*Group, error)
public Group(string name, GroupArgs args, CustomResourceOptions? opts = null)
type: google-native:firebaseappdistribution/v1:Group
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args GroupArgs
- 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 GroupArgs
- 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 GroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var examplegroupResourceResourceFromFirebaseappdistributionv1 = new GoogleNative.FirebaseAppDistribution.V1.Group("examplegroupResourceResourceFromFirebaseappdistributionv1", new()
{
DisplayName = "string",
GroupId = "string",
Name = "string",
Project = "string",
});
example, err := firebaseappdistribution.NewGroup(ctx, "examplegroupResourceResourceFromFirebaseappdistributionv1", &firebaseappdistribution.GroupArgs{
DisplayName: pulumi.String("string"),
GroupId: pulumi.String("string"),
Name: pulumi.String("string"),
Project: pulumi.String("string"),
})
var examplegroupResourceResourceFromFirebaseappdistributionv1 = new Group("examplegroupResourceResourceFromFirebaseappdistributionv1", GroupArgs.builder()
.displayName("string")
.groupId("string")
.name("string")
.project("string")
.build());
examplegroup_resource_resource_from_firebaseappdistributionv1 = google_native.firebaseappdistribution.v1.Group("examplegroupResourceResourceFromFirebaseappdistributionv1",
display_name="string",
group_id="string",
name="string",
project="string")
const examplegroupResourceResourceFromFirebaseappdistributionv1 = new google_native.firebaseappdistribution.v1.Group("examplegroupResourceResourceFromFirebaseappdistributionv1", {
displayName: "string",
groupId: "string",
name: "string",
project: "string",
});
type: google-native:firebaseappdistribution/v1:Group
properties:
displayName: string
groupId: string
name: string
project: string
Group 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 Group resource accepts the following input properties:
- Display
Name string - The display name of the group.
- Group
Id string - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - Name string
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- Project string
- Display
Name string - The display name of the group.
- Group
Id string - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - Name string
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- Project string
- display
Name String - The display name of the group.
- group
Id String - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - name String
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- project String
- display
Name string - The display name of the group.
- group
Id string - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - name string
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- project string
- display_
name str - The display name of the group.
- group_
id str - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - name str
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- project str
- display
Name String - The display name of the group.
- group
Id String - Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named
groupId
to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are/a-z-/
. If not set, it will be generated based on the display name. - name String
- The name of the group resource. Format:
projects/{project_number}/groups/{group_alias}
- project String
Outputs
All input properties are implicitly available as output properties. Additionally, the Group resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Invite
Link intCount - The number of invite links for this group.
- Release
Count int - The number of releases this group is permitted to access.
- Tester
Count int - The number of testers who are members of this group.
- Id string
- The provider-assigned unique ID for this managed resource.
- Invite
Link intCount - The number of invite links for this group.
- Release
Count int - The number of releases this group is permitted to access.
- Tester
Count int - The number of testers who are members of this group.
- id String
- The provider-assigned unique ID for this managed resource.
- invite
Link IntegerCount - The number of invite links for this group.
- release
Count Integer - The number of releases this group is permitted to access.
- tester
Count Integer - The number of testers who are members of this group.
- id string
- The provider-assigned unique ID for this managed resource.
- invite
Link numberCount - The number of invite links for this group.
- release
Count number - The number of releases this group is permitted to access.
- tester
Count number - The number of testers who are members of this group.
- id str
- The provider-assigned unique ID for this managed resource.
- invite_
link_ intcount - The number of invite links for this group.
- release_
count int - The number of releases this group is permitted to access.
- tester_
count int - The number of testers who are members of this group.
- id String
- The provider-assigned unique ID for this managed resource.
- invite
Link NumberCount - The number of invite links for this group.
- release
Count Number - The number of releases this group is permitted to access.
- tester
Count Number - The number of testers who are members of this group.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.