SfdcChannel

Creates an sfdc channel record. Store the sfdc channel in Spanner. Returns the sfdc channel. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val channelTopic: Output<String>

The Channel topic defined by salesforce once an channel is opened

Link copied to clipboard
val createTime: Output<String>

Time when the channel is created

Link copied to clipboard
val deleteTime: Output<String>

Time when the channel was deleted. Empty if not deleted.

Link copied to clipboard
val description: Output<String>

The description for this channel

Link copied to clipboard
val displayName: Output<String>

Client level unique name/alias to easily reference a channel.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val isActive: Output<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.

Link copied to clipboard
val lastReplayId: Output<String>

Last sfdc messsage replay id for channel

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

Resource name of the SFDC channel projects/{project}/locations/{location}/sfdcInstances/{sfdc_instance}/sfdcChannels/{sfdc_channel}.

Link copied to clipboard
val productId: Output<String>
Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sfdcInstanceId: Output<String>
Link copied to clipboard
val updateTime: Output<String>

Time when the channel was last updated

Link copied to clipboard
val urn: Output<String>