SolutionPropertiesArgs

constructor(cleanupState: Output<Either<String, CleanupState>>? = null, details: Output<SolutionDetailsArgs>? = null, goal: Output<Either<String, Goal>>? = null, purpose: Output<Either<String, Purpose>>? = null, status: Output<Either<String, Status>>? = null, tool: Output<Either<String, Tool>>? = null)