FarmCloudServiceLink object

Abstract Type

FarmCloudServiceLink is an abstract type. When an object of type FarmCloudServiceLink is expected, you must pass an object of one of the following types:

Properties

property attributes valid values description filter option
cloudServiceId
string
required
create-only
filterable

Identifier of the services in the cloud.

?cloudServiceId=...
type
string
required
create-only
filterable
"AwsElbLink"
"AwsAlbLink"
"AwsNlbLink"
"AwsRdsInstanceLink"
"AwsRdsClusterLink"
"AwsS3BucketLink"
"AwsEmrClusterLink"
"AwsCloudFrontDistributionLink"
"AwsEfsLink"

The type of the Cloud Service.

?type=...
id
string
read-only

Unique identifier for this Service.

cloudLocation
string
create-only

Cloud Location, inside a given Cloud Platform, for this resource. May be null if this resource does not have a specific location. Note: if you would like to filter on this property, you must also filter on cloudPlatform.

cloudPlatform
string
create-only
"aws"

The Cloud Platform this resource resides in.

Endpoints using this object