Get Model Plain Args
data class GetModelPlainArgs(val name: String, val restApiId: String) : ConvertibleToJava<GetModelPlainArgs>
Properties
Link copied to clipboard
A name for the model. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the model name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.