CreateEndpointDetails
Endpoint definition used for creating a dataflow endpoint
Inheritors
Types
Definition for a downlink agent endpoint
Definition for an uplink agent endpoint
Functions
Casts this CreateEndpointDetails as a DownlinkAwsGroundStationAgentEndpoint and retrieves its aws.sdk.kotlin.services.groundstation.model.DownlinkAwsGroundStationAgentEndpoint value. Throws an exception if the CreateEndpointDetails is not a DownlinkAwsGroundStationAgentEndpoint.
Casts this CreateEndpointDetails as a DownlinkAwsGroundStationAgentEndpoint and retrieves its aws.sdk.kotlin.services.groundstation.model.DownlinkAwsGroundStationAgentEndpoint value. Returns null if the CreateEndpointDetails is not a DownlinkAwsGroundStationAgentEndpoint.
Casts this CreateEndpointDetails as a UplinkAwsGroundStationAgentEndpoint and retrieves its aws.sdk.kotlin.services.groundstation.model.UplinkAwsGroundStationAgentEndpoint value. Throws an exception if the CreateEndpointDetails is not a UplinkAwsGroundStationAgentEndpoint.
Casts this CreateEndpointDetails as a UplinkAwsGroundStationAgentEndpoint and retrieves its aws.sdk.kotlin.services.groundstation.model.UplinkAwsGroundStationAgentEndpoint value. Returns null if the CreateEndpointDetails is not a UplinkAwsGroundStationAgentEndpoint.