Get Command Result
constructor(commandArn: String? = null, createdAt: String? = null, deprecated: Boolean? = null, description: String? = null, displayName: String? = null, mandatoryParameters: List<CommandParameter>? = null, namespace: CommandNamespace? = null, payload: CommandPayload? = null, pendingDeletion: Boolean? = null, roleArn: String? = null, tags: List<Tag>? = null)