1. Packages
  2. Google Cloud Native
  3. API Docs
  4. beyondcorp
  5. beyondcorp/v1alpha
  6. getPartnerTenant

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-native logo

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:

    getPartnerTenant Result

    The following output properties are available:

    CreateTime string
    Timestamp when the resource was created.
    DisplayName string
    Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
    Group Pulumi.GoogleNative.BeyondCorp.V1Alpha.Outputs.GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
    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.
    PartnerMetadata Pulumi.GoogleNative.BeyondCorp.V1Alpha.Outputs.GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    UpdateTime string
    Timestamp when the resource was last modified.
    CreateTime string
    Timestamp when the resource was created.
    DisplayName string
    Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
    Group GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
    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.
    PartnerMetadata GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    UpdateTime string
    Timestamp when the resource was last modified.
    createTime String
    Timestamp when the resource was created.
    displayName String
    Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
    group GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
    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.
    partnerMetadata GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    updateTime String
    Timestamp when the resource was last modified.
    createTime string
    Timestamp when the resource was created.
    displayName string
    Optional. An arbitrary caller-provided name for the PartnerTenant. Cannot exceed 64 characters.
    group GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
    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.
    partnerMetadata GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    updateTime 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 GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse
    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 GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    update_time str
    Timestamp when the resource was last modified.
    createTime String
    Timestamp when the resource was created.
    displayName 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.
    partnerMetadata Property Map
    Optional. Metadata provided by the Partner associated with PartnerTenant.
    updateTime String
    Timestamp when the resource was last modified.

    Supporting Types

    GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse

    Email string
    The group email id
    Email string
    The group email id
    email String
    The group email id
    email string
    The group email id
    email str
    The group email id
    email String
    The group email id

    GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse

    InternalTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    PartnerTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    InternalTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    PartnerTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    internalTenantId String
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    partnerTenantId String
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    internalTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    partnerTenantId string
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    internal_tenant_id str
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    partner_tenant_id str
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    internalTenantId String
    Optional. UUID used by the Partner to refer to the PartnerTenant in their internal systems.
    partnerTenantId 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-native logo

    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