SourceConnection
A top level ProductViewDetail
response containing details about the product’s connection.
AWS Service Catalog returns this field for the CreateProduct
, UpdateProduct
,
DescribeProductAsAdmin
, and SearchProductAsAdmin
APIs.
This response contains the same fields as the ConnectionParameters
request, with the
addition of the LastSync
response.
Contents
- ConnectionParameters
-
The connection details based on the connection
Type
.Type: SourceConnectionParameters object
Required: Yes
- Type
-
The only supported
SourceConnection
type is Codestar.Type: String
Valid Values:
CODESTAR
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: