Brand
OAuth brand data. Only “Organization Internal” brands can be created programatically via API. To convert it into an external brands please use the GCP Console.
Note: Brands can be created only once for a Google Cloud Platform project and cannot be deleted. Destroying a provider-managed Brand will remove it from state but will not delete the resource on the server.
Create a Brand Resource
new Brand(name: string, args: BrandArgs, opts?: CustomResourceOptions);def Brand(resource_name, opts=None, application_title=None, project=None, support_email=None, __props__=None);public Brand(string name, BrandArgs args, CustomResourceOptions? opts = null)- name string
- The unique name of the resource.
- args BrandArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- opts ResourceOptions
- A bag of options that control this resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args BrandArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BrandArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
Brand Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.
Inputs
The Brand resource accepts the following input properties:
- Application
Title string Application name displayed on OAuth consent screen.
- Support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Application
Title string Application name displayed on OAuth consent screen.
- Support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- application
Title string Application name displayed on OAuth consent screen.
- support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- application_
title str Application name displayed on OAuth consent screen.
- support_
email str Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- project str
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
Outputs
All input properties are implicitly available as output properties. Additionally, the Brand resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- Org
Internal boolOnly Whether the brand is only intended for usage inside the GSuite organization only.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- Org
Internal boolOnly Whether the brand is only intended for usage inside the GSuite organization only.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- org
Internal booleanOnly Whether the brand is only intended for usage inside the GSuite organization only.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- org_
internal_ boolonly Whether the brand is only intended for usage inside the GSuite organization only.
Look up an Existing Brand Resource
Get an existing Brand 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?: BrandState, opts?: CustomResourceOptions): Brandstatic get(resource_name, id, opts=None, application_title=None, name=None, org_internal_only=None, project=None, support_email=None, __props__=None);func GetBrand(ctx *Context, name string, id IDInput, state *BrandState, opts ...ResourceOption) (*Brand, error)public static Brand Get(string name, Input<string> id, BrandState? state, CustomResourceOptions? opts = null)- 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.
The following state arguments are supported:
- Application
Title string Application name displayed on OAuth consent screen.
- Name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- Org
Internal boolOnly Whether the brand is only intended for usage inside the GSuite organization only.
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- Application
Title string Application name displayed on OAuth consent screen.
- Name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- Org
Internal boolOnly Whether the brand is only intended for usage inside the GSuite organization only.
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- application
Title string Application name displayed on OAuth consent screen.
- name string
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- org
Internal booleanOnly Whether the brand is only intended for usage inside the GSuite organization only.
- project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- support
Email string Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
- application_
title str Application name displayed on OAuth consent screen.
- name str
Output only. Identifier of the brand, in the format ‘projects/{project_number}/brands/{brand_id}‘. NOTE: The brand identification corresponds to the project number as only one brand per project can be created.
- org_
internal_ boolonly Whether the brand is only intended for usage inside the GSuite organization only.
- project str
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- support_
email str Support email displayed on the OAuth consent screen. Can be either a user or group email. When a user email is specified, the caller must be the user with the associated email address. When a group email is specified, the caller can be either a user or a service account which is an owner of the specified group in Cloud Identity.
Package Details
- Repository
- https://github.com/pulumi/pulumi-gcp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
google-betaTerraform Provider.