1. Packages
  2. Fivetran Provider
  3. API Docs
  4. getDestinations
fivetran 1.6.0 published on Tuesday, Mar 25, 2025 by fivetran

fivetran.getDestinations

Explore with Pulumi AI

fivetran logo
fivetran 1.6.0 published on Tuesday, Mar 25, 2025 by fivetran

    This data source returns list of destination objects.

    Example Usage

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.fivetran.FivetranFunctions;
    import com.pulumi.fivetran.inputs.GetDestinationsArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var dest = FivetranFunctions.getDestinations(GetDestinationsArgs.builder()
                .id("anonymous_mystery")
                .build());
    
        }
    }
    
    variables:
      dest:
        fn::invoke:
          function: fivetran:getDestinations
          arguments:
            id: anonymous_mystery
    

    Using getDestinations

    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 getDestinations(args: GetDestinationsArgs, opts?: InvokeOptions): Promise<GetDestinationsResult>
    function getDestinationsOutput(args: GetDestinationsOutputArgs, opts?: InvokeOptions): Output<GetDestinationsResult>
    def get_destinations(destinations: Optional[Sequence[GetDestinationsDestination]] = None,
                         opts: Optional[InvokeOptions] = None) -> GetDestinationsResult
    def get_destinations_output(destinations: Optional[pulumi.Input[Sequence[pulumi.Input[GetDestinationsDestinationArgs]]]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetDestinationsResult]
    func GetDestinations(ctx *Context, args *GetDestinationsArgs, opts ...InvokeOption) (*GetDestinationsResult, error)
    func GetDestinationsOutput(ctx *Context, args *GetDestinationsOutputArgs, opts ...InvokeOption) GetDestinationsResultOutput

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

    public static class GetDestinations 
    {
        public static Task<GetDestinationsResult> InvokeAsync(GetDestinationsArgs args, InvokeOptions? opts = null)
        public static Output<GetDestinationsResult> Invoke(GetDestinationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDestinationsResult> getDestinations(GetDestinationsArgs args, InvokeOptions options)
    public static Output<GetDestinationsResult> getDestinations(GetDestinationsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: fivetran:index/getDestinations:getDestinations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getDestinations Result

    The following output properties are available:

    Id string
    The ID of this resource.
    Destinations List<GetDestinationsDestination>
    Id string
    The ID of this resource.
    Destinations []GetDestinationsDestination
    id String
    The ID of this resource.
    destinations List<GetDestinationsDestination>
    id string
    The ID of this resource.
    destinations GetDestinationsDestination[]
    id String
    The ID of this resource.
    destinations List<Property Map>

    Supporting Types

    GetDestinationsDestination

    DaylightSavingTimeEnabled bool
    Shift my UTC offset with daylight savings time (US Only)
    GroupId string
    The unique identifier for the Group within the Fivetran system.
    HybridDeploymentAgentId string
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    Id string
    The unique identifier for the destination within the Fivetran system.
    NetworkingMethod string
    Possible values: Directly, SshTunnel, ProxyAgent.
    PrivateLinkId string
    The private link ID.
    Region string
    Data processing location. This is where Fivetran will operate and run computation on data.
    Service string
    The destination type id within the Fivetran system.
    SetupStatus string
    Destination setup status.
    TimeZoneOffset string
    Determines the time zone for the Fivetran sync schedule.
    DaylightSavingTimeEnabled bool
    Shift my UTC offset with daylight savings time (US Only)
    GroupId string
    The unique identifier for the Group within the Fivetran system.
    HybridDeploymentAgentId string
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    Id string
    The unique identifier for the destination within the Fivetran system.
    NetworkingMethod string
    Possible values: Directly, SshTunnel, ProxyAgent.
    PrivateLinkId string
    The private link ID.
    Region string
    Data processing location. This is where Fivetran will operate and run computation on data.
    Service string
    The destination type id within the Fivetran system.
    SetupStatus string
    Destination setup status.
    TimeZoneOffset string
    Determines the time zone for the Fivetran sync schedule.
    daylightSavingTimeEnabled Boolean
    Shift my UTC offset with daylight savings time (US Only)
    groupId String
    The unique identifier for the Group within the Fivetran system.
    hybridDeploymentAgentId String
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    id String
    The unique identifier for the destination within the Fivetran system.
    networkingMethod String
    Possible values: Directly, SshTunnel, ProxyAgent.
    privateLinkId String
    The private link ID.
    region String
    Data processing location. This is where Fivetran will operate and run computation on data.
    service String
    The destination type id within the Fivetran system.
    setupStatus String
    Destination setup status.
    timeZoneOffset String
    Determines the time zone for the Fivetran sync schedule.
    daylightSavingTimeEnabled boolean
    Shift my UTC offset with daylight savings time (US Only)
    groupId string
    The unique identifier for the Group within the Fivetran system.
    hybridDeploymentAgentId string
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    id string
    The unique identifier for the destination within the Fivetran system.
    networkingMethod string
    Possible values: Directly, SshTunnel, ProxyAgent.
    privateLinkId string
    The private link ID.
    region string
    Data processing location. This is where Fivetran will operate and run computation on data.
    service string
    The destination type id within the Fivetran system.
    setupStatus string
    Destination setup status.
    timeZoneOffset string
    Determines the time zone for the Fivetran sync schedule.
    daylight_saving_time_enabled bool
    Shift my UTC offset with daylight savings time (US Only)
    group_id str
    The unique identifier for the Group within the Fivetran system.
    hybrid_deployment_agent_id str
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    id str
    The unique identifier for the destination within the Fivetran system.
    networking_method str
    Possible values: Directly, SshTunnel, ProxyAgent.
    private_link_id str
    The private link ID.
    region str
    Data processing location. This is where Fivetran will operate and run computation on data.
    service str
    The destination type id within the Fivetran system.
    setup_status str
    Destination setup status.
    time_zone_offset str
    Determines the time zone for the Fivetran sync schedule.
    daylightSavingTimeEnabled Boolean
    Shift my UTC offset with daylight savings time (US Only)
    groupId String
    The unique identifier for the Group within the Fivetran system.
    hybridDeploymentAgentId String
    The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
    id String
    The unique identifier for the destination within the Fivetran system.
    networkingMethod String
    Possible values: Directly, SshTunnel, ProxyAgent.
    privateLinkId String
    The private link ID.
    region String
    Data processing location. This is where Fivetran will operate and run computation on data.
    service String
    The destination type id within the Fivetran system.
    setupStatus String
    Destination setup status.
    timeZoneOffset String
    Determines the time zone for the Fivetran sync schedule.

    Package Details

    Repository
    fivetran fivetran/terraform-provider-fivetran
    License
    Notes
    This Pulumi package is based on the fivetran Terraform Provider.
    fivetran logo
    fivetran 1.6.0 published on Tuesday, Mar 25, 2025 by fivetran