Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.beyondcorp/v1alpha.getPartnerTenant
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single PartnerTenant.
Using getPartnerTenant
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 getPartnerTenant(args: GetPartnerTenantArgs, opts?: InvokeOptions): Promise<GetPartnerTenantResult>
function getPartnerTenantOutput(args: GetPartnerTenantOutputArgs, opts?: InvokeOptions): Output<GetPartnerTenantResult>
def get_partner_tenant(organization_id: Optional[str] = None,
partner_tenant_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPartnerTenantResult
def get_partner_tenant_output(organization_id: Optional[pulumi.Input[str]] = None,
partner_tenant_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPartnerTenantResult]
func LookupPartnerTenant(ctx *Context, args *LookupPartnerTenantArgs, opts ...InvokeOption) (*LookupPartnerTenantResult, error)
func LookupPartnerTenantOutput(ctx *Context, args *LookupPartnerTenantOutputArgs, opts ...InvokeOption) LookupPartnerTenantResultOutput
> Note: This function is named LookupPartnerTenant
in the Go SDK.
public static class GetPartnerTenant
{
public static Task<GetPartnerTenantResult> InvokeAsync(GetPartnerTenantArgs args, InvokeOptions? opts = null)
public static Output<GetPartnerTenantResult> Invoke(GetPartnerTenantInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPartnerTenantResult> getPartnerTenant(GetPartnerTenantArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:beyondcorp/v1alpha:getPartnerTenant
arguments:
# arguments dictionary
The following arguments are supported:
- Organization
Id This property is required. string - Partner
Tenant Id This property is required. string
- Organization
Id This property is required. string - Partner
Tenant Id This property is required. string
- organization
Id This property is required. String - partner
Tenant Id This property is required. String
- organization
Id This property is required. string - partner
Tenant Id This property is required. string
- organization_
id This property is required. str - partner_
tenant_ id This property is required. str
- organization
Id This property is required. String - partner
Tenant Id This property is required. String
getPartnerTenant Result
The following output properties are available:
- Create
Time string - Timestamp when the resource was created.
- Display
Name string - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- Group
Pulumi.
Google Native. Beyond Corp. V1Alpha. Outputs. Google Cloud Beyondcorp Partnerservices V1alpha Group Response - Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- Name string
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- Partner
Metadata Pulumi.Google Native. Beyond Corp. V1Alpha. Outputs. Google Cloud Beyondcorp Partnerservices V1alpha Partner Metadata Response - Optional. Metadata provided by the Partner associated with PartnerTenant.
- Update
Time string - Timestamp when the resource was last modified.
- Create
Time string - Timestamp when the resource was created.
- Display
Name string - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- Group
Google
Cloud Beyondcorp Partnerservices V1alpha Group Response - Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- Name string
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- Partner
Metadata GoogleCloud Beyondcorp Partnerservices V1alpha Partner Metadata Response - Optional. Metadata provided by the Partner associated with PartnerTenant.
- Update
Time string - Timestamp when the resource was last modified.
- create
Time String - Timestamp when the resource was created.
- display
Name String - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- group
Google
Cloud Beyondcorp Partnerservices V1alpha Group Response - Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- name String
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- partner
Metadata GoogleCloud Beyondcorp Partnerservices V1alpha Partner Metadata Response - Optional. Metadata provided by the Partner associated with PartnerTenant.
- update
Time String - Timestamp when the resource was last modified.
- create
Time string - Timestamp when the resource was created.
- display
Name string - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- group
Google
Cloud Beyondcorp Partnerservices V1alpha Group Response - Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- name string
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- partner
Metadata GoogleCloud Beyondcorp Partnerservices V1alpha Partner Metadata Response - Optional. Metadata provided by the Partner associated with PartnerTenant.
- update
Time string - Timestamp when the resource was last modified.
- create_
time str - Timestamp when the resource was created.
- display_
name str - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- group
Google
Cloud Beyondcorp Partnerservices V1alpha Group Response - Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- name str
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- partner_
metadata GoogleCloud Beyondcorp Partnerservices V1alpha Partner Metadata Response - Optional. Metadata provided by the Partner associated with PartnerTenant.
- update_
time str - Timestamp when the resource was last modified.
- create
Time String - Timestamp when the resource was created.
- display
Name String - Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
- group Property Map
- Optional. Group information for the users enabled to use the partnerTenant. If the group information is not provided then the partnerTenant will be enabled for all users.
- name String
- Unique resource name of the PartnerTenant. The name is ignored when creating PartnerTenant.
- partner
Metadata Property Map - Optional. Metadata provided by the Partner associated with PartnerTenant.
- update
Time String - Timestamp when the resource was last modified.
Supporting Types
GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
- Email
This property is required. string - The group email id
- Email
This property is required. string - The group email id
- email
This property is required. String - The group email id
- email
This property is required. string - The group email id
- email
This property is required. str - The group email id
- email
This property is required. String - The group email id
GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
- Internal
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- Partner
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- Internal
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- Partner
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- internal
Tenant Id This property is required. String - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- partner
Tenant Id This property is required. String - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- internal
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- partner
Tenant Id This property is required. string - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- internal_
tenant_ id This property is required. str - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- partner_
tenant_ id This property is required. str - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- internal
Tenant Id This property is required. String - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
- partner
Tenant Id This property is required. String - Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
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.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi