Get Ecs Invocations Invocation
data class GetEcsInvocationsInvocation(val commandContent: String, val commandId: String, val commandName: String, val commandType: String, val createTime: String, val frequency: String, val id: String, val invocationId: String, val invocationStatus: String, val invokeInstances: List<GetEcsInvocationsInvocationInvokeInstance>, val invokeStatus: String, val parameters: String, val repeatMode: String, val timed: Boolean, val username: String)
Constructors
Link copied to clipboard
fun GetEcsInvocationsInvocation(commandContent: String, commandId: String, commandName: String, commandType: String, createTime: String, frequency: String, id: String, invocationId: String, invocationStatus: String, invokeInstances: List<GetEcsInvocationsInvocationInvokeInstance>, invokeStatus: String, parameters: String, repeatMode: String, timed: Boolean, username: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The schedule on which the recurring execution of the command takes place. For information about the value specifications, see Cron expression.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard