DescribeComputationModelResponse
Types
Properties
Link copied to clipboard
The available actions for this computation model.
Link copied to clipboard
The ARN of the computation model, which has the following format.
Link copied to clipboard
The configuration for the computation model.
Link copied to clipboard
The model creation date, in Unix epoch time.
Link copied to clipboard
The data binding for the computation model. Key is a variable name defined in configuration. Value is a ComputationModelDataBindingValue
referenced by the variable.
Link copied to clipboard
The description of the computation model.
Link copied to clipboard
The ID of the computation model.
Link copied to clipboard
The date the model was last updated, in Unix epoch time.
Link copied to clipboard
The name of the computation model.
Link copied to clipboard
The current status of the asset model, which contains a state and an error message if any.
Link copied to clipboard
The version of the computation model.
Functions
Link copied to clipboard
inline fun copy(block: DescribeComputationModelResponse.Builder.() -> Unit = {}): DescribeComputationModelResponse