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 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>
Copy
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]
Copy
func LookupSfdcChannel(ctx *Context, args *LookupSfdcChannelArgs, opts ...InvokeOption) (*LookupSfdcChannelResult, error)
func LookupSfdcChannelOutput(ctx *Context, args *LookupSfdcChannelOutputArgs, opts ...InvokeOption) LookupSfdcChannelResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetSfdcChannelResult> getSfdcChannel(GetSfdcChannelArgs args, InvokeOptions options)
public static Output<GetSfdcChannelResult> getSfdcChannel(GetSfdcChannelArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:integrations/v1alpha:getSfdcChannel
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Location This property is required. string
ProductId This property is required. string
SfdcChannelId This property is required. string
SfdcInstanceId This property is required. string
Project string
Location This property is required. string
ProductId This property is required. string
SfdcChannelId This property is required. string
SfdcInstanceId This property is required. string
Project string
location This property is required. String
productId This property is required. String
sfdcChannelId This property is required. String
sfdcInstanceId This property is required. String
project String
location This property is required. string
productId This property is required. string
sfdcChannelId This property is required. string
sfdcInstanceId This property is required. string
project string
location This property is required. str
product_id This property is required. str
sfdc_channel_id This property is required. str
sfdc_instance_id This property is required. str
project str
location This property is required. String
productId This property is required. String
sfdcChannelId This property is required. String
sfdcInstanceId This property is required. 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 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