1. Packages
  2. Google Cloud Native
  3. API Docs
  4. integrations
  5. integrations/v1alpha
  6. getSfdcChannel

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.integrations/v1alpha.getSfdcChannel

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 an sfdc channel. If the channel doesn’t exist, Code.NOT_FOUND exception will be thrown.

    Using getSfdcChannel

    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 getSfdcChannel(args: GetSfdcChannelArgs, opts?: InvokeOptions): Promise<GetSfdcChannelResult>
    function getSfdcChannelOutput(args: GetSfdcChannelOutputArgs, opts?: InvokeOptions): Output<GetSfdcChannelResult>
    def get_sfdc_channel(location: Optional[str] = None,
                         product_id: Optional[str] = None,
                         project: Optional[str] = None,
                         sfdc_channel_id: Optional[str] = None,
                         sfdc_instance_id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetSfdcChannelResult
    def get_sfdc_channel_output(location: Optional[pulumi.Input[str]] = None,
                         product_id: Optional[pulumi.Input[str]] = None,
                         project: Optional[pulumi.Input[str]] = None,
                         sfdc_channel_id: Optional[pulumi.Input[str]] = None,
                         sfdc_instance_id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetSfdcChannelResult]
    func LookupSfdcChannel(ctx *Context, args *LookupSfdcChannelArgs, opts ...InvokeOption) (*LookupSfdcChannelResult, error)
    func LookupSfdcChannelOutput(ctx *Context, args *LookupSfdcChannelOutputArgs, opts ...InvokeOption) LookupSfdcChannelResultOutput

    > Note: This function is named LookupSfdcChannel in the Go SDK.

    public static class GetSfdcChannel 
    {
        public static Task<GetSfdcChannelResult> InvokeAsync(GetSfdcChannelArgs args, InvokeOptions? opts = null)
        public static Output<GetSfdcChannelResult> Invoke(GetSfdcChannelInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSfdcChannelResult> getSfdcChannel(GetSfdcChannelArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:integrations/v1alpha:getSfdcChannel
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location string
    ProductId string
    SfdcChannelId string
    SfdcInstanceId string
    Project string
    Location string
    ProductId string
    SfdcChannelId string
    SfdcInstanceId string
    Project string
    location String
    productId String
    sfdcChannelId String
    sfdcInstanceId String
    project String
    location string
    productId string
    sfdcChannelId string
    sfdcInstanceId string
    project string
    location String
    productId String
    sfdcChannelId String
    sfdcInstanceId String
    project String

    getSfdcChannel Result

    The following output properties are available:

    ChannelTopic string
    The Channel topic defined by salesforce once an channel is opened
    CreateTime string
    Time when the channel is created
    DeleteTime string
    Time when the channel was deleted. Empty if not deleted.
    Description string
    The description for this channel
    DisplayName string
    Client level unique name/alias to easily reference a channel.
    IsActive bool
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    LastReplayId string
    Last sfdc messsage replay id for channel
    Name string
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    UpdateTime string
    Time when the channel was last updated
    ChannelTopic string
    The Channel topic defined by salesforce once an channel is opened
    CreateTime string
    Time when the channel is created
    DeleteTime string
    Time when the channel was deleted. Empty if not deleted.
    Description string
    The description for this channel
    DisplayName string
    Client level unique name/alias to easily reference a channel.
    IsActive bool
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    LastReplayId string
    Last sfdc messsage replay id for channel
    Name string
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    UpdateTime string
    Time when the channel was last updated
    channelTopic String
    The Channel topic defined by salesforce once an channel is opened
    createTime String
    Time when the channel is created
    deleteTime String
    Time when the channel was deleted. Empty if not deleted.
    description String
    The description for this channel
    displayName String
    Client level unique name/alias to easily reference a channel.
    isActive Boolean
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    lastReplayId String
    Last sfdc messsage replay id for channel
    name String
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    updateTime String
    Time when the channel was last updated
    channelTopic string
    The Channel topic defined by salesforce once an channel is opened
    createTime string
    Time when the channel is created
    deleteTime string
    Time when the channel was deleted. Empty if not deleted.
    description string
    The description for this channel
    displayName string
    Client level unique name/alias to easily reference a channel.
    isActive boolean
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    lastReplayId string
    Last sfdc messsage replay id for channel
    name string
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    updateTime string
    Time when the channel was last updated
    channel_topic str
    The Channel topic defined by salesforce once an channel is opened
    create_time str
    Time when the channel is created
    delete_time str
    Time when the channel was deleted. Empty if not deleted.
    description str
    The description for this channel
    display_name str
    Client level unique name/alias to easily reference a channel.
    is_active bool
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    last_replay_id str
    Last sfdc messsage replay id for channel
    name str
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    update_time str
    Time when the channel was last updated
    channelTopic String
    The Channel topic defined by salesforce once an channel is opened
    createTime String
    Time when the channel is created
    deleteTime String
    Time when the channel was deleted. Empty if not deleted.
    description String
    The description for this channel
    displayName String
    Client level unique name/alias to easily reference a channel.
    isActive Boolean
    Indicated if a channel has any active integrations referencing it. Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
    lastReplayId String
    Last sfdc messsage replay id for channel
    name String
    Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.
    updateTime String
    Time when the channel was last updated

    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